Files
veejay/veejay-current/veejay-client
c0ntrol 952d214e66 @d-j-a-y
Reloaded : MT - hightlight selected track
2016-03-30 20:28:12 +02:00
..
2015-06-11 21:46:40 +02:00
2008-11-10 20:16:24 +00:00
2016-03-25 13:15:41 +01:00
2016-03-30 20:28:12 +02:00
2016-02-09 15:46:01 +01:00
2015-08-04 00:59:54 +02:00
2011-04-25 13:44:14 +02:00
2008-11-10 20:16:24 +00:00
2016-02-17 22:42:54 +01:00
2008-11-10 20:16:24 +00:00
2011-04-04 19:26:53 +02:00
2008-11-10 20:16:24 +00:00
2011-04-25 13:44:14 +02:00
2015-06-11 22:05:36 +02:00

                                                                                
                                                                      ~==   
                                                                    ~====     
              :...                                                 ~~====       
             :......                                            ~~~~====         
              :.....:                                        ~~~~====          
               :......                                    -~~~~===             
                :.......                                 --~~~~~==               
                 :.......                              ::~~~~~~=                 
                   :......                           "::~~~~==                   
                    :.....,                         :::~~~===                    
                     :.....                      =::~~~~===      
                      :......                    :::~~~====     
                       .......                 ::~~~~~===      
                         .......              :::~~~~~~==     
                           ......            ~::~~~~~~==      
                            ......          |::~~~=|
                            .....         :::|:~==|
                           ..:::        |:=|||==+
                           ., :.,       :|||?||+=                   
                           ..::,,.:      :||=~=.||                         
                              ,...::,,, |~:=|||||+|                                
                              :..,:::||||~~~====++                                 
                            ,:,,,:::~~~~~===++++            Reloaded                               
                             ,::::~~~====++++                                 
                               ~~~~~===+++++               version 1.5.50              
                                ~~===+++++++:                               
                                 N=++++++++++              June  2015                             
                                   +++++++++                                   
                                    ++++::::                                  
                                     :::::                                      
                                       ||                                         
          
   
 	        :: 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 doc/Howto_Compile.html
See doc/Howto_Compile_on_Ubuntu.html

Documentation
=============

See source code. 

Running
=======

$ reloaded


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. List inputs (midi keyboards)
  $ aconnect -i

  client 129: 'Virtual Keyboard' [type=user]


2. List outputs (Veejay)
  $ aconnect -o

  client 128: 'Veejay' [type=user]


3. Connect the ports

  $ aconnect 129 128


4. Launch reloaded



Know bugs
=========
- Multitracker crashes when using very high resolution video




About
=====

GveejayReloaded is a client for veejay. As long as veejay (the server)
is running, you can connect and disconnect from it with reloaded.