mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-05 15:30:02 +01:00
~==
~====
:... ~~====
:...... ~~~~====
:.....: ~~~~====
:...... -~~~~===
:....... --~~~~~==
:....... ::~~~~~~=
:...... "::~~~~==
:....., :::~~~===
:..... =::~~~~===
:...... :::~~~====
....... ::~~~~~===
....... :::~~~~~~==
...... ~::~~~~~~==
...... |::~~~=|
..... :::|:~==|
..::: |:=|||==+
., :., :|||?||+=
..::,,.: :||=~=.||
,...::,,, |~:=|||||+|
:..,:::||||~~~====++
,:,,,:::~~~~~===++++ Reloaded
,::::~~~====++++
~~~~~===+++++ version 1.5.50
~~===+++++++:
N=++++++++++ June 2019
+++++++++
++++::::
:::::
||
:: Reloaded, a graphical interface for Veejay ::
FEATURE OVERVIEW
General:
# Thin client (TCP/IP)
# MIDI support (auto learning)
# Slick interface designed for live performing
# Tracks multiple veejay servers
Install
=======
See file 'INSTALL'
See veejay-server/doc/Installation.md
See veejay-server/doc/HOWTO.compile.md
See veejay-server/doc/Howto_Compile_on_Ubuntu.html
Documentation
=============
$ reloaded --help
See source code.
Running
=======
Autoconnect with default theme and small as possible user interface
-------------------------------------
$ reloaded -a -t default -S
Connect a MIDI controller
-------------------------
To use a midi controller with veejay you must connect
the veejay's sequencer port to the MIDI controller port.
There is a utility 'aconnect' (comes with ALSA) that does this.
1. Launch reloaded
$ reloaded -a
2. List inputs (midi keyboards)
$ aconnect -i
client 129: 'Virtual Keyboard' [type=user]
3. List outputs (Veejay via reloaded)
$ aconnect -o
client 128: 'Veejay' [type=user]
4. Connect the ports
$ aconnect 129 128
5. Check the connection between your controler and reloaded
$ aconnect -l
Now, from the menu, you must select MIDI learn mode in order to create your setup.
Follow the help messages in the reloaded status bar to proceed.
Once you have finish your setup, from the menu, enable MIDI ... and done!
You can now control veejay via reloaded via your MIDI controler.
With -m / --midi command line parameter, you can start reloaded with a MIDI
configuration file (layout) of a previous saved setup.
Know bugs
=========
- Multitracker crashes when using very high resolution video
For an updated issues tracking : https://github.com/c0ntrol/veejay/labels/reloaded
About
=====
Reloaded is a client for veejay. As long as veejay (the server)
is running, you can connect and disconnect from it with reloaded.
CONTACT / FEEDBACK & HELP
=========================
The veejay website is over http://veejayhq.net
You can join our mailing list on http://groups.google.com/group/veejay-discussion
BUG REPORTS / BLEEDING EDGE SOURCE CODE
=======================================
Please use the ticket system on https://github.com/c0ntrol/veejay/issues
The code is actually develloped from http://github.com/c0ntrol/veejay
ENJOY! And let us know about your performances/installations with veejay!