Hello Lynn,
The basic "Midi" function could be (by example, :

1. Command > PlayMidiNote 
(midiChannel,instrument,pitch,duration,velocity,pano,vibrato,reverb) with 
parameters :
        midiChannel = Midi channel number
        instrument = number of Midi instrument (General Midi § General Midi 
Drum & other...) 0-127...
        pitch = note Midi : 0-127
        duration = duration of the note in milliseconds
        velocity = volume of the note (QuickTime synthesizer) 0-127
        pano = panoramic Midi 0-127
        vibrato = vibrato effect Midi 0-127
        reverb = reverberation effect Midi 0-127

2. Command > PlayMidiChord(parameters : dito PlayMidiNote with pitch = array of 
notes)

3. Message > Trap USB signal from a musical keyboard by example with parameters 
midiChannel,pitch,on/off...

The latency must be < 40 miliseconds

This is a suggestion, I invite all RevTalkers to complete my proposal...

Bon souvenir de Paris
René

Le 16 mai 2010 à 16:46, Lynn Fredricks a écrit :

> Hi all,
> 
>> I am very interested in your requests, myself repeatedly 
>> mentioned the lack of Runrev about Audio.
> 
> We have engineers that could create audio externals. It's the sort of thing
> though we don't have immediate need for internally though. We could do
> something using a platform like kickstarter to do it. The question would be,
> what features and how much?
> 
> Best regards,
> 
> Lynn Fredricks
> President
> Paradigma Software
> http://www.paradigmasoft.com
> 
> Valentina SQL Server: The Ultra-fast, Royalty Free Database Server 
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to