Hi Mark,
you could do a mapping with the maphash object, store the mappings in a textfile read at the beginning of a session. That way, any symbol name could be mapped to any float or a list of floats (that would solve the midi to note problem easily and would enable loading of different naming conventions, checking the mapping in a simple textfile). You could also store sequences in it quite easily and wouldn't have the delay problem (hash tables, if big enough, are very efficient).
Yours, Orm
Am Mittwoch, den 01. Mai 2002 um 17:37:54 Uhr (+0100) schrieb mark:
Ok,
this is the reason I was making the note to midi object. The accompanying patch runs a small sequencer from a file (ppgseq.txt) - it uses a vst object but could easily be converted to a noteout. The idea is that you have a simple sequence in the text file and each step is output via a bang - I am using a simple metro object here but a more complex timing sequence could be used.
The issue I have with textfile (used in the squenz object) is that there appears to be a pause during the rewind - is there any way around this or a similar object that doesn't have the same problem?
cheers
mark
(who has been listening to too much Klaus Schulze recently :-) )
junklight - dark experimental electronics http://www.junklight.com