[CM] grace midi ubuntu [timidity] ...

Heinrich Taube taube at illinois.edu
Tue Dec 27 15:19:12 PST 2011


i think in linux you have to do someting manually in qjackctrl    
before you try to open the port.
also try using the menu rather than the lisp calls to make sure that  
the basic mechanism is working (or not).
if you get it working let me know how, i cant find my notes on how to  
get midi ports working in ubuntu.


On Dec 27, 2011, at 3:26 PM, john saylor wrote:

> hi
>
> i'm trying to use grace to generate some midi data. when looking at
> the scheme midi out tutorial, i get errors when trying to send the
> midi data to timidity.
>
> when i run these commands:
> (ports)
> (send "mp:open" :out 6)
> (send "mp:midi" 0 .5 60 .5 0)
>
>
> i get this:
> (("midi.port" (0 -> "Midi Through" #f) (1 -> "EV-10 USB MIDI
> Interface" #t) (2 -> "Virtual Raw MIDI 2-0" #f) (3 -> "Virtual Raw
> MIDI 2-1" #f) (4 -> "Virtual Raw MIDI 2-2" #f) (5 -> "Virtual Raw MIDI
> 2-3" #f) (6 -> "TiMidity (1)" #f) (7 -> "TiMidity (2)" #f) (8 ->
> "TiMidity (3)" #f) (9 -> "TiMidity (4)" #f) (0 <- "Midi Through" #f)
> (1 <- "EV-10 USB MIDI Interface" #f) (2 <- "Virtual Raw MIDI 2-0" #f)
> (3 <- "Virtual Raw MIDI 2-1" #f) (4 <- "Virtual Raw MIDI 2-2" #f) (5
> <- "Virtual Raw MIDI 2-3" #f) (6 <- "Juce Midi Output" #f)))
> 6
> #<unspecified>
>
> and [unsurprisingly], i don't get audio when running audio -> midi out
> -> test output.
>
> for those that don't know, timidity is a software midi emulator, among
> other things. perhaps i need some hardware to make this work correctly
> ... ? i also have a USB interface [and even brought up some virtual
> interfaces too], which you can see in the 'ports' listing.
>
> ?
>
> fwiw:
> Grace 3.7.2 [svn:1929] (c) 2011 Rick Taube
> JUCE v1.52.0 (c) 2011 Julian Storer
> S7 Scheme 1.83 (14-Mar-11) (c) 2011 William Schottstaedt
>
> $ uname -a
> Linux bedroom-composer 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21
> 20:34:47 UTC 2011 i686 i686 i386 GNU/Linux
>
> -- 
> \js [http://or8.net/~johns/] : "A strange fellow with many odd
> attitudes in human relationships" -d.luckham on j.mccarthy
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



More information about the Cmdist mailing list