Search found 151 matches

by support
Mon Dec 07, 2015 9:24 pm
Forum: General
Topic: FlowStone 3.0.9 Beta1
Replies: 114
Views: 266191

Re: FlowStone 3.0.9 Beta1

Thanks for the great reception you've all given to this new beta!

Just wanted to mention something that we hope you will all be as pleased about as we are.

I think some people may already have guessed this but huge credit for the release has to go to MyCo who has been working very closely with us ...
by support
Wed Oct 22, 2014 12:18 pm
Forum: General
Topic: FlowPaw
Replies: 5
Views: 12449

FlowPaw

You may or may not be aware that we have been working on a new hardware product called FlowPaw. The aim of this is to try and help children, students or anyone who wants to learn about programming through the creation of gizmos and gadgets.

In a departure from how we've usually done things we're ...
by support
Sat Dec 21, 2013 3:56 pm
Forum: General
Topic: FlowBoard Mini - Data Acquisition Board $19
Replies: 2
Views: 8570

Re: FlowBoard Mini - Data Acquisition Board $19

You could build anything you like it's certainly fast enough (48Mhz), however in it's current firmware configuration it needs to be connected to the PC and FlowStone via USB.

However you could program your own firmware to be standalone - we use Mikro C Pro http://www.mikroe.com/mikroc ...
by support
Fri Dec 20, 2013 12:30 pm
Forum: General
Topic: FlowBoard Mini - Data Acquisition Board $19
Replies: 2
Views: 8570

FlowBoard Mini - Data Acquisition Board $19

Electronics fans here's the new FlowBoard Mini - a $19 USB board that interfaces electronics to FlowStone.

FlowBoard Mini Pinout LR.jpg

We have made the source code Open Source so you have two choices, just use what we have done and upload the finished firmware (hex file), or edit our C code ...
by support
Thu Dec 12, 2013 12:44 am
Forum: General
Topic: Flowstone 3.0.4 Released
Replies: 15
Views: 28714

Flowstone 3.0.4 Released

We have just released FlowStone 3.0.4 Bluebird!

The release notes are on the Version History section of the Download page if you want the full details.

The headline feature is the DLL Component. This allows you to make your own components from dlls which are externally from the software. The dlls ...
by support
Mon Nov 25, 2013 9:55 am
Forum: General
Topic: spaaaaaaaaaam!
Replies: 10
Views: 20866

Re: spaaaaaaaaaam!

Apoogies - spammers went to town over the weekend. Caught us on the hop. Should be clear now.
by support
Mon Nov 25, 2013 9:55 am
Forum: DSP
Topic: Are we loosing this forum and the Synthmaker to Spam??
Replies: 8
Views: 33502

Re: Are we loosing this forum and the Synthmaker to Spam??

Apoogies - spammers went to town over the weekend. Caught us on the hop. Should be clear now.
by support
Mon Jul 22, 2013 9:21 pm
Forum: General
Topic: @ Support -can we please have an 'audio' subforum
Replies: 6
Views: 15405

Re: @ Support -can we please have an 'audio' subforum

Sean - you should have access now.

Regarding the forums, we set these up when FlowStone first launched and at that time there was no export to VST plus we didn't quite know the best way to segment things.

We've been talking recently about going the other way and flattening the forums out so we ...
by support
Mon Jul 22, 2013 9:06 pm
Forum: General
Topic: Flowstone 3.0.3 Released
Replies: 60
Views: 103114

Re: Flowstone 3.0.3 Released

billv - yes, that looks like the default for the Maths tag. Let us know if you get any clues as to what might be causing the tags to get dropped.

Tronic - we prefer the idea of adding dedicated primitives. Using Ruby to process frames was too slow to be of any practical use anyway. So this is the ...
by support
Fri Jul 19, 2013 8:22 pm
Forum: General
Topic: Flowstone 3.0.3 Released
Replies: 60
Views: 103114

Re: Flowstone 3.0.3 Released

tronic - forgot to say, the export to exe still uses the old method of wrapping the the dll and extracting. We wanted to change this for the VST primarily because it was much more of an issue there.