<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Future Audio Forums: Recent Posts</title>
<link>http://www.futureaudioworkshop.com/forums/</link>
<description>Future Audio Forums: Recent Posts</description>
<language>en</language>
<pubDate>Thu, 11 Mar 2010 12:35:39 +0000</pubDate>

<item>
<title>fidel2k on "Presets"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/presets#post-724</link>
<pubDate>Sat, 27 Feb 2010 03:10:03 +0000</pubDate>
<dc:creator>fidel2k</dc:creator>
<guid isPermaLink="false">724@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;cool Pierre...where is that?
&#60;/p&#62;</description>
</item>
<item>
<title>audiofeen on "Live 8.0.9 when storing presets"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/live-809-when-storing-presets#post-721</link>
<pubDate>Wed, 17 Feb 2010 15:37:08 +0000</pubDate>
<dc:creator>audiofeen</dc:creator>
<guid isPermaLink="false">721@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Does it do it all the time or only when you use backspace when typing the name of the preset,&#60;br /&#62;
a temp fix for me is to just highlight the text with the mouse instead of using the backspace/ delete  key to change the title of the preset or give it a name of your choosing.&#60;/p&#62;
&#60;p&#62;feen.
&#60;/p&#62;</description>
</item>
<item>
<title>davidka91 on "Circle Roadmap"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/circle-roadmap#post-720</link>
<pubDate>Mon, 01 Feb 2010 22:33:01 +0000</pubDate>
<dc:creator>davidka91</dc:creator>
<guid isPermaLink="false">720@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hey Gavin!&#60;br /&#62;
I just thought to drop a message that I totally love the idea of Circle. Simple and efficient workflow, decent sound, with a clear intuitive GUI. The interface design would even work for a fully modular beast without confusing people. I also like how the visual feedback applies to the different modules.&#60;br /&#62;
The company and synth feels OK; so much potential, but it seems that this forum is somewhat 'deserted'... :S&#60;br /&#62;
Any new information about future plans? &#60;/p&#62;
&#60;p&#62;And by the way, if you need a beta tester, I'd gladly help. Currently I don't have the space for my music hardware, so I have that free time to focus on virtual synth testing and debugging. I'm already a tester of Synthmaster2 since it's earlier versions, so I have some experience about beta testing. Drop me a message if interested!&#60;br /&#62;
Cheers, David ;)
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-719</link>
<pubDate>Thu, 28 Jan 2010 20:25:24 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">719@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Tangi,&#60;/p&#62;
&#60;p&#62;The main problem with having a selector is that internally in Circle we use a framework called JUCE ( &#60;a href=&#34;http://www.rawmaterialsoftware.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rawmaterialsoftware.com&#60;/a&#62; ) for the midi stuff. It is quite fixed in how it works and placing a second midi management system on top of it would cause alot of issues. I'm afraid we are not going to be able to retro-fit OSC note control at this stage. &#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>Tangi on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-718</link>
<pubDate>Thu, 28 Jan 2010 04:53:40 +0000</pubDate>
<dc:creator>Tangi</dc:creator>
<guid isPermaLink="false">718@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;The OSC MIDI clash sounds like it could be trouble.&#60;br /&#62;
Is there any thought for future releases of Circle to include a selector for MIDI or OSC as the protocol for note events?&#60;/p&#62;
&#60;p&#62;Tangi
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-717</link>
<pubDate>Wed, 27 Jan 2010 05:13:01 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">717@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Great!
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-716</link>
<pubDate>Wed, 27 Jan 2010 01:57:05 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">716@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Tangi,&#60;/p&#62;
&#60;p&#62;Have you checked out &#60;a href=&#34;http://www.osculator.net/&#34; rel=&#34;nofollow&#34;&#62;http://www.osculator.net/&#60;/a&#62; as a way to map OSC control messages to midi messages?&#60;/p&#62;
&#60;p&#62;With Circle, the problem is that it becomes quite complex when you have midi note on/off messages coming in alongside OSC triggered notes. While it seems trivial, we have to consider the case where note off messages come in via OSC with note on's coming in via midi. It gets very messy to manage this.&#60;br /&#62;
Also at the time OSC was considered more a midi CC replacement, rather than an alternative to triggering notes. &#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>Tangi on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-715</link>
<pubDate>Tue, 26 Jan 2010 20:44:34 +0000</pubDate>
<dc:creator>Tangi</dc:creator>
<guid isPermaLink="false">715@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;That's too bad. Is there anyway to trigger a sound from Circle via OSC?&#60;/p&#62;
&#60;p&#62;Tangi
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-714</link>
<pubDate>Tue, 26 Jan 2010 02:56:41 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">714@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Tangi,&#60;/p&#62;
&#60;p&#62;There is no control of the keyboard via OSC. This is due to the separation of midi note on/off messages and midi cc messages internally in Circle.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>Tangi on "Keyboard OSC control name"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/keyboard-osc-control-name#post-713</link>
<pubDate>Mon, 25 Jan 2010 23:21:20 +0000</pubDate>
<dc:creator>Tangi</dc:creator>
<guid isPermaLink="false">713@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;I am looking for the OSC control name for the keyboard, or note on/off.&#60;br /&#62;
Other params such as filter res etc. display on an OSC receiver but triggering a note on the keyboard does not show up at the OSC receiver.&#60;/p&#62;
&#60;p&#62;thanks in advance.&#60;/p&#62;
&#60;p&#62;mi
&#60;/p&#62;</description>
</item>
<item>
<title>sureno on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-712</link>
<pubDate>Sat, 23 Jan 2010 14:02:59 +0000</pubDate>
<dc:creator>sureno</dc:creator>
<guid isPermaLink="false">712@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;you got a new fan lol
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "multiple simultaneous sounds"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/multiple-simultaneous-sounds#post-711</link>
<pubDate>Fri, 22 Jan 2010 01:26:28 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">711@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;I need some more info, would you be running a host program like Ableton Live etc.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>alexbeim on "multiple simultaneous sounds"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/multiple-simultaneous-sounds#post-710</link>
<pubDate>Thu, 21 Jan 2010 05:56:30 +0000</pubDate>
<dc:creator>alexbeim</dc:creator>
<guid isPermaLink="false">710@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am not a musician but I am building a tangible music app. I would like to use circle to generate the sounds for the installation.&#60;br /&#62;
I am wondering if there is a way to have multiple sounds controlled through OSC&#60;br /&#62;
Any help would be greatly appreciated&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Circle &#038; Windows 7"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/circle-038-windows-7#post-709</link>
<pubDate>Thu, 21 Jan 2010 01:14:36 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">709@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;This is the thread for Windows 7.&#60;/p&#62;
&#60;p&#62;We have been getting reports of activation problems on clean install of Windows 7. Would be appreciate any details on whether or not you have experienced this issue.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-708</link>
<pubDate>Wed, 20 Jan 2010 14:51:13 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">708@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Thanks for the info. I checked the page's country restrictions and it was set to Ireland. Which explains why you could not see the page and also why no one has joined other than people from Ireland!&#60;/p&#62;
&#60;p&#62;It is fixed now, can you check if all is ok?&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>sureno on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-707</link>
<pubDate>Wed, 20 Jan 2010 00:00:40 +0000</pubDate>
<dc:creator>sureno</dc:creator>
<guid isPermaLink="false">707@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;the link just takes me to my home page???
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-706</link>
<pubDate>Tue, 19 Jan 2010 16:46:52 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">706@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Sureno, &#60;/p&#62;
&#60;p&#62;Here is the link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.futureaudioworkshop.com/facebook&#34; rel=&#34;nofollow&#34;&#62;http://www.futureaudioworkshop.com/facebook&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "10.6 &#038; Circle"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/106-038-circle#post-705</link>
<pubDate>Tue, 19 Jan 2010 16:45:53 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">705@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Sureno,&#60;/p&#62;
&#60;p&#62;We have been testing the AU version in Live 8, by running multiple instances triggered by midi clips, changing presets and adjusting the controls. Its being going over night and seems to be stable.&#60;br /&#62;
However this is not a true test case. Are you keeping a hold of the crash logs. Also what host are you using?&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>sureno on "10.6 &#038; Circle"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/106-038-circle#post-704</link>
<pubDate>Tue, 19 Jan 2010 14:51:31 +0000</pubDate>
<dc:creator>sureno</dc:creator>
<guid isPermaLink="false">704@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;stability issues mainly, it crashes the host a lot more often, nothing specific but just noticed it after the SL update
&#60;/p&#62;</description>
</item>
<item>
<title>sureno on "FAW on Facebook"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/faw-on-facebook#post-703</link>
<pubDate>Tue, 19 Jan 2010 14:47:49 +0000</pubDate>
<dc:creator>sureno</dc:creator>
<guid isPermaLink="false">703@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;cant find you guys???
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "10.6 &#038; Circle"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/106-038-circle#post-702</link>
<pubDate>Tue, 19 Jan 2010 04:05:08 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">702@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Please post any issues you are having with 10.6 in this thread.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Circle Roadmap"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/circle-roadmap#post-701</link>
<pubDate>Mon, 18 Jan 2010 15:49:48 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">701@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi robgs&#60;/p&#62;
&#60;p&#62;We will update the roadmap soon.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>sureno on "Circle Roadmap"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/circle-roadmap#post-700</link>
<pubDate>Mon, 18 Jan 2010 13:19:24 +0000</pubDate>
<dc:creator>sureno</dc:creator>
<guid isPermaLink="false">700@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;snow leopard update???
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Online store problems"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/online-store-problems#post-699</link>
<pubDate>Mon, 18 Jan 2010 03:09:38 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">699@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;We are working on fixing this right now, the problem was not showing up as we were testing the store with EU issued cards, which are working fine.&#60;br /&#62;
While we remedy the problem, we can still process your order via Paypal. Please send an email to &#60;a href=&#34;mailto:store@futureaudioworkshop.com&#34;&#62;store@futureaudioworkshop.com&#60;/a&#62; and we will get back with details.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-698</link>
<pubDate>Fri, 15 Jan 2010 18:59:56 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">698@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Thats not correct. Send me through your system setup to &#60;a href=&#34;mailto:support@futureaudioworkshop.com&#34;&#62;support@futureaudioworkshop.com&#60;/a&#62; and I'll see what could be the problem&#60;/p&#62;
&#60;p&#62;In the mean time, you can download the factory wavetables from here and copy and paste the contents  into the wavetable folder you have created.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.futureaudioworkshop.com/downloads/Wavetables_V107.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.futureaudioworkshop.com/downloads/Wavetables_V107.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>yukonmelt on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-697</link>
<pubDate>Fri, 15 Jan 2010 16:15:12 +0000</pubDate>
<dc:creator>yukonmelt</dc:creator>
<guid isPermaLink="false">697@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;yeah it's empty. in fact, I had to create my own wavetable foler in order to store the one I created in the screen shot.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-696</link>
<pubDate>Fri, 15 Jan 2010 15:18:40 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">696@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Ok, I reckon that you might have over written all the factory wavetables at some point. Can you look in the Circle install directory for the folder */FAW/Circle/Wavetables and check if it contains all the other wavetables.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>yukonmelt on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-695</link>
<pubDate>Fri, 15 Jan 2010 14:42:07 +0000</pubDate>
<dc:creator>yukonmelt</dc:creator>
<guid isPermaLink="false">695@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hey thanks for the response Gavin...I forgot to mention that I've tried that already and all that comes up is the window for  the waveform I created myself(# 111). I took a screen shot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sendspace.com/file/aia393&#34; rel=&#34;nofollow&#34;&#62;http://www.sendspace.com/file/aia393&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-694</link>
<pubDate>Fri, 15 Jan 2010 02:39:15 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">694@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Yukonmelt,&#60;/p&#62;
&#60;p&#62;To view all the available wavetables, click on the name of the wavetable on the wavetable oscillator, a window will appear from which you can make your selection.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>yukonmelt on "Wavetable Presets?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/wavetable-presets#post-693</link>
<pubDate>Thu, 14 Jan 2010 23:24:05 +0000</pubDate>
<dc:creator>yukonmelt</dc:creator>
<guid isPermaLink="false">693@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hello folks, I am relatively new to Circle. I notice in one of the tutorials, it shows a screenshot of Circle with a boatload of wavetable presets. I dont appear to have this in my copy, or am I missing something? Thanks in advance for your help.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Mac - Intel Core 2 Duo issues with RTAS?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/mac-intel-core-2-duo-issues-with-rtas#post-692</link>
<pubDate>Thu, 14 Jan 2010 11:30:00 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">692@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Jordan,&#60;/p&#62;
&#60;p&#62;We take all you say on board and will improve our communication moving forward. This thread will be now used for updates on the RTAS issue.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>jordanstoner on "Mac - Intel Core 2 Duo issues with RTAS?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/mac-intel-core-2-duo-issues-with-rtas#post-691</link>
<pubDate>Thu, 14 Jan 2010 01:32:16 +0000</pubDate>
<dc:creator>jordanstoner</dc:creator>
<guid isPermaLink="false">691@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;To blame the &#34;hosts&#34; isn't a fair bag.  This problem has existed continually on one platform for quite some time.  Get it fixed, then move forward.  I'm sure Avid's 3rd Party developer team wouldn't look too kindly on you placing the blame at their feet.  No, the ball has been in your court to get things up and running under PT 8 - and that is a separate issue from Snow Leopard compatibility or any other hot fires you might have on the kettle.&#60;/p&#62;
&#60;p&#62;Regardless the size of your team or the incredibly large workload you may have in front of you for various issues, I take issue with the fact that you have not provided simple *voluntary* updates to your user-base.  It takes all of five minutes to type &#34;we've made some progress on the bug today, but uncovered a new issue - expect a new version or beta to be released within the next [few days, week, month, etc].&#34;  Your lack of doing so suggests that either you are not working at all on the fixes, or that you simply can't be bothered to tell your users if you are, which makes you seem like you are not interested in supporting your product.  Both things have to be in place to be considered a successful software development team - and I would urge you to consider this as you move forward.  So far, you have posted reactively, and not proactively.  &#60;/p&#62;
&#60;p&#62;Rely on your user-base to help you test by offering beta versions intermittently.  This makes your work evident and showcases your level of support, while at the same time letting you off the hook for instability during the beta test cycle.  If you don't have the tools to do that, then simply update us on your progress every week or two.  Then we don't have to keep coming back angrier and angrier that nothing new has been posted, even though you have made promises to the contrary.  Set expectations properly - don't tell us you &#34;plan to have a beta ready in the coming days&#34; and not have anything ready a month later.&#60;/p&#62;
&#60;p&#62;Lastly, offer a level of support that suppresses posts like these.  It does nothing for me and only makes all involved look bad.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Moving Circle to a newer System"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/moving-circle-to-a-newer-system#post-690</link>
<pubDate>Tue, 12 Jan 2010 15:45:13 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">690@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Thread moved here from general discussion forum.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Online store problems"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/online-store-problems#post-689</link>
<pubDate>Tue, 12 Jan 2010 15:43:52 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">689@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Tvoncartier,&#60;/p&#62;
&#60;p&#62;We have reset the server and it should work fine now. Please send a mail through to &#60;a href=&#34;mailto:support@futureaudioworkshop.com&#34;&#62;support@futureaudioworkshop.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>
<item>
<title>GavinFAW on "Mac - Intel Core 2 Duo issues with RTAS?"</title>
<link>http://www.futureaudioworkshop.com/forums/topic/mac-intel-core-2-duo-issues-with-rtas#post-688</link>
<pubDate>Tue, 12 Jan 2010 15:10:01 +0000</pubDate>
<dc:creator>GavinFAW</dc:creator>
<guid isPermaLink="false">688@http://www.futureaudioworkshop.com/forums/</guid>
<description>&#60;p&#62;Hi Jordan,&#60;/p&#62;
&#60;p&#62;We do reply to threads here. &#60;/p&#62;
&#60;p&#62;I appreciate that you do have a problem with Circle and Protools 8. This has proved to be not a trivial bug fix and we are working on it. But if we have been unable to fix it thus far, it is due to the ever moving goal posts of the hosts and not an intentional unwillingness to provide a working protools version.&#60;/p&#62;
&#60;p&#62;It is never our feeling to do what you describe above, but if you feel this way then we take it on board and will communicate better with you.&#60;/p&#62;
&#60;p&#62;Gavin.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
