Will AyreWave be open source like Play? Will I be able to get the source and contribute to it?
(And will I be able to build it, I still have trouble getting Play to build...)
Search found 18 matches
- Sun Dec 12, 2010 4:57 pm
- Forum: Play Development
- Topic: Is there ever going to be a new verion of Play?
- Replies: 28
- Views: 17372
- Fri Jul 23, 2010 6:34 pm
- Forum: Play Development
- Topic: Is anyone building Play?
- Replies: 4
- Views: 14940
Re: Is anyone building Play?
Apparently not, which is a shame. I was hoping to help out with the development, but if it isn't possible to get even minimal help in sorting out problems with the development setup installation, I don't see it happening soon.
- Sat May 29, 2010 10:45 pm
- Forum: Play Development
- Topic: Is anyone building Play?
- Replies: 4
- Views: 14940
Is anyone building Play?
Is there anyone who has downloaded the source to Play and actually manages to build it? Apart from Stephen, I mean? As I mention in another thread, something seems to be amiss with the downloadable source, or the support packages.
- Fri Apr 16, 2010 7:12 am
- Forum: Play Development
- Topic: Extra frameworks link
- Replies: 5
- Views: 6290
Re: Extra frameworks link
When I double-click on the error, it opens up Interface Builder and asks me to locate the missing plugin. the only thing I manage to point it at is ThirdParty/RBSplitView/build/Debug/RBSplitView.framework/Versions/A/RBSplitView, but then something funny happens. It makes IB crash with an assertion e...
- Fri Apr 16, 2010 7:03 am
- Forum: Play Development
- Topic: Extra frameworks link
- Replies: 5
- Views: 6290
Re: Extra frameworks link
By the way, I'm using Xcode version 3.2.1 on OS X 10.6.3.
- Fri Apr 16, 2010 7:01 am
- Forum: Play Development
- Topic: Extra frameworks link
- Replies: 5
- Views: 6290
Re: Extra frameworks link
Sorry, but it doesn't seem to work for me: /Users/david/playosx/English.lproj/AudioLibrary.xib:0:0 Unable to resolve plug-in dependency for "AudioLibrary.xib". Now I checked out from GitHub instead, but I still get this build problem. This is the complete build problem: /* com.apple.ibtool.errors *...
- Sun Jan 31, 2010 9:06 pm
- Forum: Play Development
- Topic: Extra frameworks link
- Replies: 5
- Views: 6290
Re: Extra frameworks link
Sorry, but it doesn't seem to work for me: /Users/david/playosx/English.lproj/AudioLibrary.xib:0:0 Unable to resolve plug-in dependency for "AudioLibrary.xib". /Users/david/playosx/English.lproj/HotKeyPreferences.xib:0:0 Unable to resolve plug-in dependency for "HotKeyPreferences.xib". /Users/david/...
- Sat Jan 30, 2010 5:46 pm
- Forum: Play Development
- Topic: Extra frameworks link
- Replies: 5
- Views: 6290
Extra frameworks link
I did the bzr branch to get the current sources to play with. But when I tried to down load the required additional frameworks from http://sbooth.org/Play/#download I only got a link pointing to a non-existing .tar.gz file. Is there a new download that works?
- Sat Jan 30, 2010 11:29 am
- Forum: Play
- Topic: loading songs in to memory for playback
- Replies: 6
- Views: 6830
Re: loading songs in to memory for playback
You would need an mlock() as well, otherwise it would work basically just like a read, but with a more convenient API. But I still don't know what the difference is supposed to be. How would "I/O conflicts" affect the sound? If you get audio dropouts (buffer underruns) t is of course a problem, but ...
- Fri Jan 29, 2010 12:02 am
- Forum: Play
- Topic: loading songs in to memory for playback
- Replies: 6
- Views: 6830
Re: loading songs in to memory for playback
Can you tell us what you actually want. What is the problem you are trying to solve? And why do you think that loading a file into memory would help?
And exactly what to you mean by loading a file into memory?
And exactly what to you mean by loading a file into memory?
- Sun Jan 24, 2010 7:46 pm
- Forum: Play Development
- Topic: Context Menu Enhancements
- Replies: 2
- Views: 4664
Re: Context Menu Enhancements
It would probably help if you actually told what additions you are asking for.
- Thu Oct 29, 2009 12:51 pm
- Forum: Play Help
- Topic: Output and DSP options
- Replies: 3
- Views: 4932
Re: Output and DSP options
I tried using the preamp slider a couple of days ago (but I'm not using bleeding-edge Play) and it didn't seem to make any difference. I was using an external M-Audio FastTrack Pro USB soundcard with no software-controllable volume. Could that be the problem? My problem was that I had to turn the ha...
- Sun Mar 08, 2009 10:54 pm
- Forum: Play Development
- Topic: Is play Dead?
- Replies: 6
- Views: 6758
Re: Is play Dead?
Great to hear!
- Sun Mar 08, 2009 10:48 pm
- Forum: Play
- Topic: AppleScript "enqueue"
- Replies: 8
- Views: 10245
Re: AppleScript "enqueue"
It is already in my Play library. But I couldn't figure out any way to specify the track to enqueue in the enqueue command. Allow me to quote myself: I tried to use an "alias" object to specify the track, like this: ... But it won't translate an alias to a "track". So getting a track reference from ...
- Sun Mar 08, 2009 10:42 pm
- Forum: Play Development
- Topic: Is play Dead?
- Replies: 6
- Views: 6758
Re: Is play Dead?
October came and went. Any news here?sbooth wrote:Play is not dead! I have been focusing all my coding efforts on a new app that should be entering public beta in October. Once that is semi-complete, I will have time to work on Play.