Plug-ins, Hosts, Apps,
Hardware, Soundware
Developers
(Brands)
Videos Groups
Whats's in?
Banks & Patches
Download & Upload
Music Search
KVR
   
KVR Forum » Expert Sleepers
Thread Read
is Spectral Conquest able to send Midi notes via Lua-Scripting?
oszillo
KVRer
- profile
- pm
- e-mail
- www
PostPosted: Thu Feb 14, 2013 2:26 pm reply with quote
indeed Spectral Conquest can send OSC data via
sendOSC( host:port , path, dataformat.. , { values,.. } )
but this has a lot latency because i would have to translate back to midi via in example OSCulator
my idea is to script an Audio2Midi in lua with just an
upper threshold for midi note on
lower threshold for midi note off
or could i implement "luamidi" in my scripts even if i dont know how this moment?
Love
and is it possible to setup the GUI's Parameter Names from my extra script too without involving "gui.lua" ?
----
if it's red, reduce gain and use your brain
^ Joined: 30 Oct 2010  Member: #242575  Location: Berlin
os
KVRian
- profile
- pm
- e-mail
- www
PostPosted: Fri Feb 15, 2013 3:05 am reply with quote
OSC is the only way to do this right now. The latency should be very slow, if the OSC-receiver is on the same machine.

GUI scripts and MIDI/OSC behaviour scripts are entirely seprate.
^ Joined: 21 Mar 2002  Member: #2219  Location: UK
oszillo
KVRer
- profile
- pm
- e-mail
- www
PostPosted: Fri Feb 15, 2013 10:59 pm reply with quote
Well,
latency should be slow, even with specialized software it would be so,
because recognizing audio streams into midi notes and not just triggering start signals needs to watch until the end of a sound frequency and calculation when to stop a midi note even if there could be the next note in the same frequency spectrum. I decided to experiment a bit. So maybe it is easier to record the note on and off in a lua object and when called from midi to send them out completely as package to osc.

for realtime recognition i have Widi audio to Midi Au. but it is a bit to raw, to mich notes or to less, i think they use just one trigger level and not two.

And now i'd like to say, that GUI improvement just for names of parameters would be on my wish list for spectral conquest. so i can remember what kind of parameter i thought to setup with this 4 wheels.

will see what i find out how to..

thanks
----
if it's red, reduce gain and use your brain
^ Joined: 30 Oct 2010  Member: #242575  Location: Berlin
All times are GMT - 8 Hours

Printable version
Page 1 of 1
Display posts from previous:   
ReplyNew TopicPrevious TopicNext Topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Username: Password:  
KVR Developer Challenge 2012