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
Synthmaker Greatest Hits
Re: Synthmaker Greatest Hits
Thanks stw. I've amended the post.
Cheers
Spogg
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Phaser
A great sounding phaser module. This is running in optimised ASM but the DSP code is provided which is always a nice and thoughtful touch.
The author has provided a test and demo environment which is always appreciated.
Spogged: Nothing
Author: MyCo
Cheers
Spogg
A great sounding phaser module. This is running in optimised ASM but the DSP code is provided which is always a nice and thoughtful touch.
The author has provided a test and demo environment which is always appreciated.
Spogged: Nothing
Author: MyCo
Cheers
Spogg
- Attachments
-
- Phaser_MYCO.fsm
- (311.07 KiB) Downloaded 1379 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Random waves with 4-way morphing oscillator
Click a button and you get 4 different randomly generated waveforms. There is an x-y pad (joystick) to control morphing (cross fading) between all 4 waveforms depending on the X-Y pad position.
In addition there is an LFO with speed, upper and lower range limits and the LFO can be turned on or off.
Inside the schematic you can set the desired threshold that determines which pair of oscillators get the LFO treatment, based on the x-y pad position.
The Y-axis fades between Osc 1 and 2 and the X axis between Osc 3 and 4.
The author has provided a basic test environment with an ADSR inside the schematic.
The range of sounds this can produce is quite remarkable and I spent ages fascinated by what can be generated and how the morphing can affect the result.
Spogged: Loads! All my changes were concerning preset management. I had to give every control a unique parameter name. I made it so the waveforms, when recalled from a preset, updated the wave table readers. I added preset support for the X-Y pad. Finally I made 3 presets to demo the module in action. Now you can preserve in a preset anything that is created for further use.
I must add that this appears to have been very much a work in progress and I'm sure the author would have got the preset things sorted in time. Whenever I find something like this I always wonder what the author had in mind for the future development.
Author: Unknown
Cheers
Spogg
Click a button and you get 4 different randomly generated waveforms. There is an x-y pad (joystick) to control morphing (cross fading) between all 4 waveforms depending on the X-Y pad position.
In addition there is an LFO with speed, upper and lower range limits and the LFO can be turned on or off.
Inside the schematic you can set the desired threshold that determines which pair of oscillators get the LFO treatment, based on the x-y pad position.
The Y-axis fades between Osc 1 and 2 and the X axis between Osc 3 and 4.
The author has provided a basic test environment with an ADSR inside the schematic.
The range of sounds this can produce is quite remarkable and I spent ages fascinated by what can be generated and how the morphing can affect the result.
Spogged: Loads! All my changes were concerning preset management. I had to give every control a unique parameter name. I made it so the waveforms, when recalled from a preset, updated the wave table readers. I added preset support for the X-Y pad. Finally I made 3 presets to demo the module in action. Now you can preserve in a preset anything that is created for further use.
I must add that this appears to have been very much a work in progress and I'm sure the author would have got the preset things sorted in time. Whenever I find something like this I always wonder what the author had in mind for the future development.
Author: Unknown
Cheers
Spogg
- Attachments
-
- Random Morph Osc.fsm
- (1.2 MiB) Downloaded 1382 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Nice work Spogg !
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Synthmaker Greatest Hits
Mixed case to UPPER CASE
If you ever need to convert a mixed string to uppercase characters this is the tool for you!
Spogged: Nothing
Author: DWB
Cheers
Spogg
If you ever need to convert a mixed string to uppercase characters this is the tool for you!
Spogged: Nothing
Author: DWB
Cheers
Spogg
- Attachments
-
- String_Lower_to_Uppercase_DWB.fsm
- (7.04 KiB) Downloaded 1294 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Multiline text/menu editors
These editors allow you to make nice looking text lists which can be used for making menus. It looks to be reasonably straighforward to modify the number of entries. The first version gives you good basic functionality whilst the second version gives far more options for appearance and includes a title entry at the top.
Spogged: Added outputs for index number and current string, including the edit box.
Author: pall
Cheers
Spogg
These editors allow you to make nice looking text lists which can be used for making menus. It looks to be reasonably straighforward to modify the number of entries. The first version gives you good basic functionality whilst the second version gives far more options for appearance and includes a title entry at the top.
Spogged: Added outputs for index number and current string, including the edit box.
Author: pall
Cheers
Spogg
- Attachments
-
- Text multiline.fsm
- (65.3 KiB) Downloaded 1301 times
-
- Text multiline -2.fsm
- (134.42 KiB) Downloaded 1318 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Bit crusher and sample rate reducer
Personally I can never understand the need to actually reduce sound quality but hey, if that's your bag of fish then this seems to do it admirably well
At least you can make your modern pristine samples sound like they came out of a Fairlight.
Spogged: Nothing
Author: Phonics
Cheers
Spogg
Personally I can never understand the need to actually reduce sound quality but hey, if that's your bag of fish then this seems to do it admirably well
At least you can make your modern pristine samples sound like they came out of a Fairlight.
Spogged: Nothing
Author: Phonics
Cheers
Spogg
- Attachments
-
- bit_0_4.fsm
- (149.87 KiB) Downloaded 1326 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Here is the latest of this->
https://www.sendspace.com/pro/dl/160oy1
The sample rate reduction is called decimation.
This updated file is necessary because the decimation was bugged somehow.
I did it quite simply myself and it seems OK now
The plugin is now called d1g1t
edit- this technique is real cool IMO,
it means with careful tweaking u can sound like a NES,
without running a GameBoy
https://www.sendspace.com/pro/dl/160oy1
The sample rate reduction is called decimation.
This updated file is necessary because the decimation was bugged somehow.
I did it quite simply myself and it seems OK now
The plugin is now called d1g1t
edit- this technique is real cool IMO,
it means with careful tweaking u can sound like a NES,
without running a GameBoy
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: Synthmaker Greatest Hits
Thanks for that nix.
A great demo tool for aliasing too!
Cheers
Spogg
A great demo tool for aliasing too!
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
What is the license to all these wonderful project files? Is it allowed to incorporate some of these designs into a new synth? Pardon my ignorance, I'm clueless to what I can and cannot do with these files.
- SampleScience
- Posts: 46
- Joined: Wed Feb 17, 2016 1:20 am
- Location: Canada
Who is online
Users browsing this forum: No registered users and 43 guests