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
CPU efficient pianoroll-less RAM?
17 posts
• Page 2 of 2 • 1, 2
Re: CPU efficient pianoroll-less RAM?
just updated the file in the previous post - there was some small bug with the sequence update after presetchange...
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: CPU efficient pianoroll-less RAM?
actually it is also much more efficient to use just one view and mouse area instead of creating one for each note
here is the modified version for it
here is the modified version for it
- Attachments
-
- seqDCnubeat7_v0_3.fsm
- (9.21 KiB) Downloaded 1058 times
Last edited by Nubeat7 on Fri May 08, 2015 9:02 am, edited 1 time in total.
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: CPU efficient pianoroll-less RAM?
There seems to be something wrong with it on my machine.
It loads with a Ruby error,
which, when cleared recurs when you try and draw notes.
The error is:
But I get the idea, thanks so much for trying to help me nut this out.
So there is no way to store float arrays other than RAM?
Would it be possible to read and write text? Would that end up on disk?
It loads with a Ruby error,
which, when cleared recurs when you try and draw notes.
The error is:
But I get the idea, thanks so much for trying to help me nut this out.
So there is no way to store float arrays other than RAM?
Would it be possible to read and write text? Would that end up on disk?
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: CPU efficient pianoroll-less RAM?
damn it! i'm using 3.06 where it is working fine, which methode fails with arguments? i didn't use any methode with 2 arguments
the only thing which is not done very proper is the update of the @notes with the preset input this should only happen on presetchanges and not each time the values are changing.. i changed this and updated the last download, but this shouldn't be the issue or?
i also included some lines for more detailed error message to find out where exactly the error happens..
i think to load and save text files in this size (4096*113*nr of presets and then extracting everything to the right place) could be timeconsuming too
the only thing which is not done very proper is the update of the @notes with the preset input this should only happen on presetchanges and not each time the values are changing.. i changed this and updated the last download, but this shouldn't be the issue or?
i also included some lines for more detailed error message to find out where exactly the error happens..
i think to load and save text files in this size (4096*113*nr of presets and then extracting everything to the right place) could be timeconsuming too
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: CPU efficient pianoroll-less RAM?
method name "send" is built-in, you shouldn't overwrite it for any other purpose
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
Re: CPU efficient pianoroll-less RAM?
Yep- that fixed it
Thanks Maik!
I'll think about making it like this NuBeat-
it means building it again-
what sort of RAM do you think this way would take in a similar length and height piano roll?
Here is the altered file->
Cheers compadres
Thanks Maik!
I'll think about making it like this NuBeat-
it means building it again-
what sort of RAM do you think this way would take in a similar length and height piano roll?
Here is the altered file->
Cheers compadres
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: CPU efficient pianoroll-less RAM?
oh thanks myco!
about the size, this is depending on how much notes you want to allow which would depend on the smallest note resolution and the nr of sections but i think with 2000 for 8 sections in a min resolution of 64th notes should be enough
which would be 2 preset arrays with each 2000 elements
but there is also the ruby array handling which will require some space (i think so or!?) but all in all it will load pretty fast and it will be just a little piece of that what it is now
about the size, this is depending on how much notes you want to allow which would depend on the smallest note resolution and the nr of sections but i think with 2000 for 8 sections in a min resolution of 64th notes should be enough
which would be 2 preset arrays with each 2000 elements
but there is also the ruby array handling which will require some space (i think so or!?) but all in all it will load pretty fast and it will be just a little piece of that what it is now
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
17 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 58 guests