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 6 matches
- Wed Dec 30, 2015 7:46 am
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
Re: BDM - A (nearly complete) digital drum kit synth
billv wrote:how to make an 'endless' grid.
There are no implementations with real endless grid in any language for obvious reasons.
Some have really smart ways of growing the grids as needed, but most just do what I did; take a fixed size and a design that could theoretically be scaled out.
- Tue Dec 29, 2015 7:13 pm
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
Re: BDM - A (nearly complete) digital drum kit synth
...And also another version of BDM popped up; with the binaural experiment and a lot of other fun stuff.
BDM 0078-205-GPL.fsm
I think this one has the following extras:
Binaural stereo, (basically a few samples delay to somewhat simulate positional tracking of sounds).
Loads samples in a ...
BDM 0078-205-GPL.fsm
I think this one has the following extras:
Binaural stereo, (basically a few samples delay to somewhat simulate positional tracking of sounds).
Loads samples in a ...
- Tue Dec 29, 2015 7:06 pm
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
Re: BDM - A (nearly complete) digital drum kit synth
Digging through my backups, I found some more stuff you might want to look at:
Missing Links 0015.fsm
Version 15 of "Missing Links", with even more (semi-)useful components.
Skratz 0022.fsm
I found the Skratz FSM file again, so here it is. I think you needed mpg123.dll or something like that ...
Missing Links 0015.fsm
Version 15 of "Missing Links", with even more (semi-)useful components.
Skratz 0022.fsm
I found the Skratz FSM file again, so here it is. I think you needed mpg123.dll or something like that ...
- Tue Dec 29, 2015 5:34 pm
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
Re: BDM - A (nearly complete) digital drum kit synth
Just found a more "recent" version of BDM; version 0.73.204
There don't seem to be any significant functional changes.
The version number is higher, so possibly it contains bug-fixes or other improvements.
There don't seem to be any significant functional changes.
The version number is higher, so possibly it contains bug-fixes or other improvements.
- Tue Dec 29, 2015 5:32 pm
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
Re: BDM - A (nearly complete) digital drum kit synth
Whatever happened to the old SynthMaker forum anyway?
Seems like a lot of good example code has gone, including but certainly not limited to the "Skratz" code you mentioned.
Either way, for completeness sake, here's some other useful stuff that used to be on the SM forum:
Missing Links 0014.fsm ...
Seems like a lot of good example code has gone, including but certainly not limited to the "Skratz" code you mentioned.
Either way, for completeness sake, here's some other useful stuff that used to be on the SM forum:
Missing Links 0014.fsm ...
- Tue Dec 29, 2015 2:29 pm
- Forum: User Examples
- Topic: BDM - A (nearly complete) digital drum kit synth
- Replies: 9
- Views: 35572
BDM - A (nearly complete) digital drum kit synth
Hi,
Some of you may still remember me back from the days of SynthMaker; I used to be quite active years ago on both the forums and with plug-ins and sharing stuff.
There is one thing I've never shared (or probably even mentioned) back then; My Big Project. The plan was to get this thing finished ...
Some of you may still remember me back from the days of SynthMaker; I used to be quite active years ago on both the forums and with plug-ins and sharing stuff.
There is one thing I've never shared (or probably even mentioned) back then; My Big Project. The plan was to get this thing finished ...