If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 4 matches
- Fri Nov 11, 2022 11:09 pm
- Forum: User Examples
- Topic: Powerfull Midi manipulation Ruby library
- Replies: 12
- Views: 57116
Re: Powerfull Midi manipulation Ruby library
Hello to all, I've found some awesome midi library MIDILIB (Google it for details) and succeeded to fully integrate it to Flowstone's Ruby - no need to carry extra files, just paste one instance of Ruby code component containing all the functions of MIDILIB - and you are ready to process midi files ...
- Fri Nov 11, 2022 2:52 pm
- Forum: General
- Topic: Ruby midi recorder to midi file
- Replies: 3
- Views: 10929
Re: Ruby midi recorder to midi file
Tepeix wrote:I do not try it myself but maybe here : http://www.dsprobotics.com/support/view ... f=3&t=1349
I mean polyphonic stuff like in a piano roll.... a normal sequence is just notes after notes. I can't understand why FS doesn't have a midi file save module like wave save module...
- Fri Nov 11, 2022 2:38 pm
- Forum: General
- Topic: Ruby midi recorder to midi file
- Replies: 3
- Views: 10929
Re: Ruby midi recorder to midi file
Tepeix wrote:I do not try it myself but maybe here : viewtopic.php?f=3&t=1349
Yep,this is what I am using,however it creeates a sequencer track with major notes and it is quantized to 'quarter'. I need to transform this without quantize and to record notes.
- Tue Nov 08, 2022 3:46 am
- Forum: General
- Topic: Ruby midi recorder to midi file
- Replies: 3
- Views: 10929
Ruby midi recorder to midi file
Hi!
I can't get a solution for this... I have the midilib ruby stuff,but I just can't build my own working midi recorder .
All I need is a ruby midi recorder that records (multiarray-polyphonic) notes to a midi file,so I can open the file in a daw and play it,or modify it... any help would be ...
I can't get a solution for this... I have the midilib ruby stuff,but I just can't build my own working midi recorder .
All I need is a ruby midi recorder that records (multiarray-polyphonic) notes to a midi file,so I can open the file in a daw and play it,or modify it... any help would be ...