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 8 matches
- Tue Mar 07, 2017 7:52 pm
- Forum: User Examples
- Topic: SQR and PLS Oscillators
- Replies: 12
- Views: 44744
Re: SQR and PLS Oscillators
Well it's been over 3 years since I've been on this forum, other activities taking precedent, but I've resurrected a project I was developing back then, tranZmachine, music entirely generated by software, or if you like using software as a creative tool... or if you like music without a single note ...
- Sun Feb 03, 2013 6:58 pm
- Forum: General
- Topic: Array problem in Ruby - am I missing something??
- Replies: 27
- Views: 73611
Re: Array problem in Ruby - am I missing something??
I dont' know if this is of any interest, but I wanted to make some radio buttons, and found the method of making a bitmap (either with your favourite graphics package, or even in Flowstone)) of sequential graphics operated by simple code to point to the offset, a very compact way of doing it. While ...
- Thu Jan 31, 2013 8:21 pm
- Forum: General
- Topic: version 3.0.1 is DIFFERENT to version 3.0!!!
- Replies: 2
- Views: 10248
version 3.0.1 is DIFFERENT to version 3.0!!!
I've been developing what can loosely be called a 'music generating' programme, based on some work I did in Synfactory about 3 years ago. This has been my main exercise in learning Flowstone (& Ruby), and because I'd reached the limits of Synfactory and want to improve and extend the system. The ...
- Mon Jan 21, 2013 2:12 pm
- Forum: General
- Topic: Array problem in Ruby - am I missing something??
- Replies: 27
- Views: 73611
Re: Array problem in Ruby - am I missing something??
Many thanks, MyCo, that is the answer! NOW I'm wondering, how did you find out about Marshal? Is there a reference available somewhere where all the methods (is it a method? I'm stll getting used to Ruby terminology!) that Ruby in Flowstone recognises?
- Fri Jan 18, 2013 1:55 am
- Forum: General
- Topic: Array problem in Ruby - am I missing something??
- Replies: 27
- Views: 73611
Array problem in Ruby - am I missing something??
I'm enjoying getting to know Flowstone and Ruby, but I am finding some frustrating problems (quite apart from Flowstone crashing regularly on my system !!)
My current one is that I want to create a copy of an array, then do other things with the copy while the original remains unchanged - sound ...
My current one is that I want to create a copy of an array, then do other things with the copy while the original remains unchanged - sound ...
- Wed Jan 16, 2013 3:13 am
- Forum: User Examples
- Topic: SQR and PLS Oscillators
- Replies: 12
- Views: 44744
SQR and PLS Oscillators
Although I'm quite new to Flowstone, Ruby and DSP, I'm really enjoying getting into it. I thought I'd share a little work I've done. I noticed that in the multi-oscillator, the square wave is generated from two saw waves. As the saws themselves seem rather 'dirty' , I thought I'd find another way ...
- Wed Jan 16, 2013 1:12 am
- Forum: User Examples
- Topic: graphical keyboard
- Replies: 13
- Views: 47601
Re: graphical keyboard
Just found your work on the keyboard ref. my suggestion - Good effort! I think some ruby might make it more responsive, and as I get to know it I'll have a look. Thanks for your efforts.
- Sun Dec 02, 2012 7:43 pm
- Forum: User Examples
- Topic: graphical keyboard
- Replies: 13
- Views: 47601
Re: graphical keyboard
Hey,
I revamped an old project of mine,
and thought I would up it.
It's a graphical MIDI keyboard.
keyboard.fsm
kb_rotate.png
All success
Cheers
Hi I'm new to Flowstone, just getting to find my way around. I mainly want it for audio/ synth applications, so I was attracted to this!! But I ...
I revamped an old project of mine,
and thought I would up it.
It's a graphical MIDI keyboard.
keyboard.fsm
kb_rotate.png
All success
Cheers
Hi I'm new to Flowstone, just getting to find my way around. I mainly want it for audio/ synth applications, so I was attracted to this!! But I ...