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 912 matches
- Tue Sep 22, 2020 8:38 pm
- Forum: DSP
- Topic: Smothing signal (similar way to vacuum tubes, analog)
- Replies: 51
- Views: 147762
Re: Smothing signal (similar way to vacuum tubes, analog)
Eventually I'll see you in court over this. You would be smarter to apologize.
- Mon Sep 21, 2020 10:47 pm
- Forum: DSP
- Topic: Smothing signal (similar way to vacuum tubes, analog)
- Replies: 51
- Views: 147762
Re: Smothing signal (similar way to vacuum tubes, analog)
Added auto makeup now too, and the makings of a method that provides a fairly efficient way of figuring out the db meters for each section fo the crossover, I call the method float summing. I avoid the need to calculate linear to db multiple times, and instead you only need to gauge it once and then ...
- Mon Sep 21, 2020 7:03 pm
- Forum: General
- Topic: Question about Conditional Stream Statements
- Replies: 3
- Views: 13977
Re: Question about Conditional Stream Statements
Useful, thanks
- Mon Sep 21, 2020 4:20 pm
- Forum: General
- Topic: It may be possible to make ruby base64 a wav
- Replies: 2
- Views: 11616
It may be possible to make ruby base64 a wav
I was thinking about Ruby and patches for let's say a synth. It'd be great if all of the samples were in the dll somehow; but obviously that would require them being text. It may be possible to do such a thing with ruby, has anyone else had experiences with such a thing in ruby? And not so much in ...
- Mon Sep 21, 2020 4:11 pm
- Forum: DSP
- Topic: Smothing signal (similar way to vacuum tubes, analog)
- Replies: 51
- Views: 147762
Re: Smothing signal (similar way to vacuum tubes, analog)
Well, this is a naive filter that sounds quite nice. It's why it's reffered to as a "naive" filter. They're non-scientific and they sound nice.
Probably one of the smoother things I've heard, but then again; it's not science. But if it sounds smooth, who cares?
Flowstone is not only for making ...
Probably one of the smoother things I've heard, but then again; it's not science. But if it sounds smooth, who cares?
Flowstone is not only for making ...
- Sun Sep 20, 2020 3:24 pm
- Forum: DSP
- Topic: Smothing signal (similar way to vacuum tubes, analog)
- Replies: 51
- Views: 147762
Re: Smothing signal (similar way to vacuum tubes, analog)
The best method to achieve this is a five band naive crossover, followed by a parabolic saturation module (personally I'd use it three times over [one channel:mono,two channels:varying stereo widths] employing optional high pass and low pass so as to be able to control the amount of affect to the ...
- Sat Sep 19, 2020 3:23 pm
- Forum: User Examples
- Topic: The Quilcom TERRORMIN: Music with your mouse!
- Replies: 33
- Views: 103285
Re: The Quilcom TERRORMIN: Music with your mouse!
Perhaps this mouse controller ruby code might be handy for you, at least as a reference. I was looking at the ruby adsr code and realized what was possible. Anyways, I was giving thought to making a pure Ruby GUI for an EQ; and came up with this basic start.
I noticed, at times; your terrormin ...
I noticed, at times; your terrormin ...
- Fri Sep 18, 2020 3:30 pm
- Forum: General
- Topic: Why you should choose flowstone
- Replies: 1
- Views: 10809
Why you should choose flowstone
Here's a video I made:
[moderator_edit]
Link removed as the video contains demonstrably false information which could mislead (potential) users.
In particular - the currently available Beta versions should NOT be downloaded, as they are extremely buggy. There is development work still taking ...
[moderator_edit]
Link removed as the video contains demonstrably false information which could mislead (potential) users.
In particular - the currently available Beta versions should NOT be downloaded, as they are extremely buggy. There is development work still taking ...
- Fri Sep 18, 2020 3:29 pm
- Forum: User Examples
- Topic: Free C Simple Arp Sequencer
- Replies: 5
- Views: 19415
Re: Free C Simple Arp Alternative
I'll be adding Ruby to the end signal so as to maybe avoid issues in reason.
- Fri Sep 18, 2020 3:28 pm
- Forum: User Examples
- Topic: Full range pattern arp
- Replies: 16
- Views: 41131
Re: Full range pattern arp
I'd noticed the weight on the cpu also and surmised that perhaps sending the signal from a code filter arp then to ruby might make an arpeggiator midi control more compatible with products like reason.
So, often midi will be routed to have many connections. if Ruby were that bridge and route to the ...
So, often midi will be routed to have many connections. if Ruby were that bridge and route to the ...