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
Midi Piano with all midi note + chords
3 posts
• Page 1 of 1
Midi Piano with all midi note + chords
Hi
Maybe done before but here's a midi piano keyboard.
I wanted one small but with all the 127 midi note.
And also the possibility to drag from one note to another with or without sharp♯.
Principal inconvenience : It send some note off that are not needed.
I'm sure it's possible to fix this.
Also there's a possibility to add 3 notes for chords.
And a recorder. Record max 8 notes then send them with one button.
I'm sure there's better way to do this with ruby but i was lazy to learn it.
This is more for testing than to use in a vst but do what you want with it.
(Not optimized and no preset names)
(push button modified but stay some ruby code that are probably no more needed..)
I have also questions : if i use green and midi (like the Midi Mono to green)
could it do latency when a note is played ? And how much max latency ?
How to add bigger image to the forum ?
Maybe done before but here's a midi piano keyboard.
I wanted one small but with all the 127 midi note.
And also the possibility to drag from one note to another with or without sharp♯.
Principal inconvenience : It send some note off that are not needed.
I'm sure it's possible to fix this.
Also there's a possibility to add 3 notes for chords.
And a recorder. Record max 8 notes then send them with one button.
I'm sure there's better way to do this with ruby but i was lazy to learn it.
This is more for testing than to use in a vst but do what you want with it.
(Not optimized and no preset names)
(push button modified but stay some ruby code that are probably no more needed..)
I have also questions : if i use green and midi (like the Midi Mono to green)
could it do latency when a note is played ? And how much max latency ?
How to add bigger image to the forum ?
- Attachments
-
- Keyboard for all midi note v1.fsm
- (157.97 KiB) Downloaded 732 times
- Tepeix
- Posts: 361
- Joined: Sat Oct 16, 2021 3:11 pm
Re: Midi Piano with all midi note + chords
Wow!
I had a look around inside and that’s a real achievement. Well done and thanks for sharing it.
Green and MIDI: It will work in a plugin for sure and in my experience latency hasn’t been an issue. If you do experience latency in the FS edit environment, try it in a plugin export because the overheads in the editor GUI etc won’t be present. BUT if you use any green processing for MIDI you should be aware that the VST will have to render the audio in real time, not fast offline mode, and “bouncing” a track won’t work correctly.
Images to the forum: There’s a limit to the file size (which I can’t remember right now) so always use PNG files to upload a larger image. I don’t know the technical reason but this seems to be the best compression method, so you get more image size for a given file size.
I had a look around inside and that’s a real achievement. Well done and thanks for sharing it.
Green and MIDI: It will work in a plugin for sure and in my experience latency hasn’t been an issue. If you do experience latency in the FS edit environment, try it in a plugin export because the overheads in the editor GUI etc won’t be present. BUT if you use any green processing for MIDI you should be aware that the VST will have to render the audio in real time, not fast offline mode, and “bouncing” a track won’t work correctly.
Images to the forum: There’s a limit to the file size (which I can’t remember right now) so always use PNG files to upload a larger image. I don’t know the technical reason but this seems to be the best compression method, so you get more image size for a given file size.
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Midi Piano with all midi note + chords
Thanks !!
I was struggling with undesirable note on or off.
The mouse drag give mouse position only when clicking.
And the first value is the last one before the last click. But mouse move work better for this.
Then fail to record the last note played in int, without a midi splitter..
I never hear latency with midi green, but imagine they could be if the cpu is very high with other thing.
But i suppose that those midi could only give latency a little before blue give it also in this case.
Was thinking of a synth that could have a different blue process for each note..
I was struggling with undesirable note on or off.
The mouse drag give mouse position only when clicking.
And the first value is the last one before the last click. But mouse move work better for this.
Then fail to record the last note played in int, without a midi splitter..
I never hear latency with midi green, but imagine they could be if the cpu is very high with other thing.
But i suppose that those midi could only give latency a little before blue give it also in this case.
Was thinking of a synth that could have a different blue process for each note..
- Tepeix
- Posts: 361
- Joined: Sat Oct 16, 2021 3:11 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 55 guests