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 48 matches
- Mon Dec 26, 2022 9:48 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
Thank you Spogg. I'll do that!Spogg wrote:You could upload the video to YouTube and make it private then share the link here…
- Mon Dec 26, 2022 6:51 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
The music I make is Latin and Caribbean, which rely heavily on percussion. When the percs have hardcoded patterns it sounds monotone and boring. I don't know if the forum allows for video posting so I could upload a visual of how I intend to use this.
- Mon Dec 26, 2022 6:46 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
tulamide! Thank you very much for your assessment! I don't understand half of the issues you pointed but I'll definitely go through your points and try and sort it out. Indeed I see these problems happen specially when triggering the fill because that is the one that tends to stay on after the ...
- Mon Dec 26, 2022 6:35 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
Unfortunately I know neither Groove Agent nor BFD, so I do not quite understand what exactly your device is supposed to do. Forgive my ignorance. :oops: I can see the work that has gone into building it, and it looks well organized and pretty. :)
It may be a stupid comment, but can't you create a ...
It may be a stupid comment, but can't you create a ...
- Thu Dec 22, 2022 9:19 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
Tested With BFD3 in FL Studio! So far so good...
What I'm not too happy with, is the fact that picking random from an array (in ruby) usually brings up the same values
Very noticeable with the fills.
What I'm not too happy with, is the fact that picking random from an array (in ruby) usually brings up the same values
- Wed Dec 21, 2022 5:10 pm
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Re: Drum Patterns Randomizer
Hi! There is a bug that makes the note stick after a fill. Doesn't happen all the time but it happens. I'll repost when I figure it out (or someone does before me) 
- Wed Dec 21, 2022 9:21 am
- Forum: General
- Topic: Drum Patterns Randomizer
- Replies: 9
- Views: 17617
Drum Patterns Randomizer
Hello everyone!
First off, I want to thank the community for all the help they provide at any given time.
After so many years of trial and error I've finished something that is useful to me and (though not perfect nor unique) I hope it would be useful to someone else.
I said earlier "many years ...
First off, I want to thank the community for all the help they provide at any given time.
After so many years of trial and error I've finished something that is useful to me and (though not perfect nor unique) I hope it would be useful to someone else.
I said earlier "many years ...
- Sat Nov 20, 2021 9:33 pm
- Forum: General
- Topic: Shapes, Mouse Events, Ruby...
- Replies: 9
- Views: 22269
Re: Shapes, Mouse Events, Ruby...
OK. So far...
Click to add. Click to delete. Drag to extend/add. Play with steps.
No other functionality added yet (I have to learn a lot more to manage them
)
Please let me know if it is on the right track!
Click to add. Click to delete. Drag to extend/add. Play with steps.
No other functionality added yet (I have to learn a lot more to manage them
Please let me know if it is on the right track!
- Sat Nov 20, 2021 12:50 pm
- Forum: General
- Topic: Shapes, Mouse Events, Ruby...
- Replies: 9
- Views: 22269
Re: Shapes, Mouse Events, Ruby...
Hello Everyone!
tulamide!
I've got some progress in the project. Still I ended up doing the mouse events through schematics but so far (after coughing blood couple of time... ) is working properly. I want to get the region detection working and then I'll post the project for review
Have a nice ...
tulamide!
I've got some progress in the project. Still I ended up doing the mouse events through schematics but so far (after coughing blood couple of time... ) is working properly. I want to get the region detection working and then I'll post the project for review
Have a nice ...
- Tue Nov 16, 2021 2:22 pm
- Forum: General
- Topic: Shapes, Mouse Events, Ruby...
- Replies: 9
- Views: 22269
Re: Shapes, Mouse Events, Ruby...
Thanks again tulamide! that line of code to reference the viewport is something that I was missing completely!