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
Spogg wrote:Stream FFT and iFFT
Author: Unknown. Martin?
Oh boy, yes, this was an early attempt of mine , now totally obsolete since we have stream FFT up to 32k or more. Anyway, thank you for taking the effort of doing this, Spogg.
-
martinvicanek - Posts: 1328
- Joined: Sat Jun 22, 2013 8:28 pm
Re: Synthmaker Greatest Hits
martinvicanek wrote:Spogg wrote:Stream FFT and iFFT
Author: Unknown. Martin?
Oh boy, yes, this was an early attempt of mine , now totally obsolete since we have stream FFT up to 32k or more. Anyway, thank you for taking the effort of doing this, Spogg.
Thought so! I've updated the post.
I realise I've been spelling your name wrong too
It may well be old and superceded but it still impresses me
Cheers
Spogg
Last edited by Spogg on Sun Mar 06, 2016 6:58 pm, edited 1 time in total.
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Continuous blend knob
Now here's an interesting knob! It rotates continuously and the output is a varying blend of values determined by its configuration.
The author has provided detailed instructions and given 3 examples to demonstrate some possibilities, including an LFO which morphs smoothly between 4 waveforms.
Spogged: Nothing
Author: Cyto
Cheers
Spogg
Now here's an interesting knob! It rotates continuously and the output is a varying blend of values determined by its configuration.
The author has provided detailed instructions and given 3 examples to demonstrate some possibilities, including an LFO which morphs smoothly between 4 waveforms.
Spogged: Nothing
Author: Cyto
Cheers
Spogg
- Attachments
-
- continuousBlend.fsm
- (70.15 KiB) Downloaded 1708 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
BPM generator and analyser
This schematic allows you to generate an accurate BPM and also analyse an audio signal to extract and display its BPM.
The author has provided a basic drum sample to test and demonstrate.
Spogged: Added a knob to set BPM and re-arranged the schematic layout a little. Sometimes these old Synthmaker schematics seem to have messed up layouts with modules superimposed.
Also note that I haven't tested with real-world drum loops, so maybe someone can do that and report back...
Author: Unknown
Cheers
Spogg
This schematic allows you to generate an accurate BPM and also analyse an audio signal to extract and display its BPM.
The author has provided a basic drum sample to test and demonstrate.
Spogged: Added a knob to set BPM and re-arranged the schematic layout a little. Sometimes these old Synthmaker schematics seem to have messed up layouts with modules superimposed.
Also note that I haven't tested with real-world drum loops, so maybe someone can do that and report back...
Author: Unknown
Cheers
Spogg
- Attachments
-
- BPM.fsm
- (684.11 KiB) Downloaded 1828 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Collection of radio buttons
Here's a collection of "radio buttons". The term arises from old-school radios where only one wavelength or program button could be pressed in at any one time. Pressing a different button releases the previous one.
Spogged: Nothing
Authors: Various. Please see the filename where the author has used initials or name.
Cheers
Spogg
Here's a collection of "radio buttons". The term arises from old-school radios where only one wavelength or program button could be pressed in at any one time. Pressing a different button releases the previous one.
Spogged: Nothing
Authors: Various. Please see the filename where the author has used initials or name.
Cheers
Spogg
- Attachments
-
- Radio buttons collection.zip
- (40.25 KiB) Downloaded 1779 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Lowpass, highpass and bandpass filters
A collection of filter types to compare response curves. You can choose the filter type and number of poles and see the resulting graph. The Q or resonance for each is set internally for some but could easily be bought out to a knob or knobs I guess.
Spogged: Nothing
Author: Unknown
Cheers
Spogg
EDIT: added highpass and bandpass to lowpass and zipped together
A collection of filter types to compare response curves. You can choose the filter type and number of poles and see the resulting graph. The Q or resonance for each is set internally for some but could easily be bought out to a knob or knobs I guess.
Spogged: Nothing
Author: Unknown
Cheers
Spogg
EDIT: added highpass and bandpass to lowpass and zipped together
- Attachments
-
- Filter packs with response display.zip
- (131.47 KiB) Downloaded 1884 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
32 sliders from 8
Fascinating! This is a nice looking panel with 4 pages each showing 8 sliders, so there appears to be 32 unique sliders. The twist is that there are only 8 sliders used. Their values are stored in an array (which can be saved) so when you display the page you want, the positions are recalled for that page. This is not view switching but a lot of cleverness!
Spogged: I wasn't sure what you could do with the created array so I added a simple get-at schematic inside the module. Using 32 of these you could control 32 levels for instance. I bet there's a better way than this but I just wanted to test the system. I'm not sure how this would integrate with a preset manager but I guess the idea is to store and recall the array rather than each virtual slider's value.
Author: Unknown
Cheers
Spogg
Fascinating! This is a nice looking panel with 4 pages each showing 8 sliders, so there appears to be 32 unique sliders. The twist is that there are only 8 sliders used. Their values are stored in an array (which can be saved) so when you display the page you want, the positions are recalled for that page. This is not view switching but a lot of cleverness!
Spogged: I wasn't sure what you could do with the created array so I added a simple get-at schematic inside the module. Using 32 of these you could control 32 levels for instance. I bet there's a better way than this but I just wanted to test the system. I'm not sure how this would integrate with a preset manager but I guess the idea is to store and recall the array rather than each virtual slider's value.
Author: Unknown
Cheers
Spogg
- Attachments
-
- mixer save.fsm
- (381.88 KiB) Downloaded 1789 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Hey Spogg... just wanted to pop in and say thanks for all this work you've put in!
- noisenerd
- Posts: 69
- Joined: Sun Feb 14, 2016 11:31 pm
Re: Synthmaker Greatest Hits
Time-based unique filename creator
A nice simple idea to create a unique filename ready for saving. The current time forms part of the filename you specify.
Spogged: Originally this was just the module so I added a trigger button and some string prims for demonstration. For newbies this also nicely illustrates the importance of connection order and the summing nature of inputs.
Author: Unknown
Cheers
Spogg
A nice simple idea to create a unique filename ready for saving. The current time forms part of the filename you specify.
Spogged: Originally this was just the module so I added a trigger button and some string prims for demonstration. For newbies this also nicely illustrates the importance of connection order and the summing nature of inputs.
Author: Unknown
Cheers
Spogg
- Attachments
-
- auto-prefix.fsm
- (1.56 KiB) Downloaded 1627 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Synthmaker Greatest Hits
Half and full wave rectifier
Here is ready-made DSP code to convert a waveform into half and full wave rectified versions. This can extend the range of any oscillator or signal with a +/- range.
Spogged: Added an input level knob and input scope for demo. Note that using this for audio will provide a positive-going waveform only, so in practice I would recommend following this with a dc blocker, especially when using delays.
Author: Unknown
Cheers
Spogg
Here is ready-made DSP code to convert a waveform into half and full wave rectified versions. This can extend the range of any oscillator or signal with a +/- range.
Spogged: Added an input level knob and input scope for demo. Note that using this for audio will provide a positive-going waveform only, so in practice I would recommend following this with a dc blocker, especially when using delays.
Author: Unknown
Cheers
Spogg
- Attachments
-
- rectifier.fsm
- (48.15 KiB) Downloaded 1716 times
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Who is online
Users browsing this forum: Google [Bot] and 65 guests