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
- Wed Jun 18, 2014 11:30 am
- Forum: General
- Topic: Rewriting plugins for Mac/AU
- Replies: 11
- Views: 32657
Re: Rewriting plugins for Mac/AU
Wow,
I will take a night for reading.
Highly appreciate your support.
I will take a night for reading.
Highly appreciate your support.
- Tue Jun 17, 2014 11:43 am
- Forum: General
- Topic: Rewriting plugins for Mac/AU
- Replies: 11
- Views: 32657
Rewriting plugins for Mac/AU
Would be stupid to ask about AU-export again, even the hope is dead.
Just decided to rewrite my plugs made in FS with another software development tool to be able to export audio units for MAC. Unfortunatelly I'm not good in coding, graphical programming was brilliant, but I have to give it a try ...
Just decided to rewrite my plugs made in FS with another software development tool to be able to export audio units for MAC. Unfortunatelly I'm not good in coding, graphical programming was brilliant, but I have to give it a try ...
- Wed Jan 09, 2013 1:56 pm
- Forum: General
- Topic: Mac Osx & Audio Units
- Replies: 9
- Views: 29514
Re: Mac Osx & Audio Units
Definitly AU support is a must and 64 bit for PC as well.
Any updates concerning your plans?
Thanks a lot.
Any updates concerning your plans?
Thanks a lot.
- Wed Nov 14, 2012 6:26 pm
- Forum: General
- Topic: Frame to Ruby: CPU consumption
- Replies: 6
- Views: 19130
Frame to Ruby: CPU consumption
Hello,
When I send several audio streams to ruby component by frames there is already a high CPU consumption, even there is no code inside yet.
Is it ok?
When I send several audio streams to ruby component by frames there is already a high CPU consumption, even there is no code inside yet.
Is it ok?
- Mon Nov 12, 2012 2:17 pm
- Forum: User Examples
- Topic: Accuracy of Ticks and Timers
- Replies: 7
- Views: 26979
Re: Accuracy of Ticks and Timers
Thanks, chackl
That's terrible.
That's terrible.
- Sun Nov 11, 2012 12:23 pm
- Forum: General
- Topic: Sample acurate timing - well where?
- Replies: 12
- Views: 30846
Re: Sample acurate timing - well where?
Here's an example we've been working on for an arpeggiator module.
arp.fsm
To stay accurate all the timing critical stuff needs to be kept within a Ruby section. So that's inside a Ruby component or passed via Ruby Value or MIDI connectors. As soon as you convert back into triggered data you ...
arp.fsm
To stay accurate all the timing critical stuff needs to be kept within a Ruby section. So that's inside a Ruby component or passed via Ruby Value or MIDI connectors. As soon as you convert back into triggered data you ...
- Sun Nov 11, 2012 12:05 pm
- Forum: User Examples
- Topic: Accuracy of Ticks and Timers
- Replies: 7
- Views: 26979
Accuracy of Ticks and Timers
Hello,
Just decided to check whether it makes sense to replace Timer component (the green one used for trigger delays) by Ruby delay.
So the first question - does both ways has the same accuracy?
Checking this in schematic I've detected that 1 ms delay leads to much higher delay (depending on set ...
Just decided to check whether it makes sense to replace Timer component (the green one used for trigger delays) by Ruby delay.
So the first question - does both ways has the same accuracy?
Checking this in schematic I've detected that 1 ms delay leads to much higher delay (depending on set ...
- Fri Nov 09, 2012 7:09 pm
- Forum: General
- Topic: FlowStone 3 - Available Now
- Replies: 19
- Views: 67168
Re: FlowStone 3 - Available Now
Can run on my laptop. The aplication failed to initialize properly: (0xc0150002)
Update: Install Microsoft Visual C++ 2005 Redistributable Package and Microsoft Visual C++ 2008 Redistributable Package, reinstall FlowStone and get the happiness.
Update: Install Microsoft Visual C++ 2005 Redistributable Package and Microsoft Visual C++ 2008 Redistributable Package, reinstall FlowStone and get the happiness.