[PD] Direct-from-disk audio with position, loop, varispeed

Jamie Bullock jamie at jamiebullock.com
Tue Oct 8 17:12:07 CEST 2013


On 8 Oct 2013, at 15:37, Thomas Grill <gr at grrrr.org> wrote:

> Hi Jamie,
> thanks for the effort! - would you mind sending me the binary?
> Please also let me know whether it works for your task.
> 

Hi,

I've uploaded the binary here: http://d.pr/f/UkwJ

We're using readanysf~ for now since there are ready-built binaries for both Mac and Windows we can just drop into our deployment builds with curl.

However, the disk footprint is a concern for us, so we may switch to fsplay~ if we can't build readanysf~ with fewer dependencies.

best,

Jamie

> 
> 2013/10/8 Jamie Bullock <jamie at jamiebullock.com>
> 
> 
> On 2 Oct 2013, at 03:19, Thomas Grill <gr at grrrr.org> wrote:
> 
>> There are compiled binaries for Windows and Mac in 
>> http://grrrr.org/data/dev/ext/windows/pd/
>> and
>> http://grrrr.org/data/dev/ext/macos/pd/
>> Please let me know if they work for you.
>> best, Thomas
>>  
> 
> 
> Thanks Thomas, this seems to do what I need, however the external just hangs whilst loading on my 10.8 Mac. It's like the external goes into an infinite loop and never returns to the caller.
> 
> I managed to compile from source, and this seems to work just fine, so maybe you just need to link your binary against more recent SDKs
> 
> best,
> 
> Jamie
> 
> 
>> 
>> 
>> 2013/10/1 Thomas Grill <gr at grrrr.org>
>> Hey Jamie,
>> there's a project sitting in my repo i developed some years ago. In my memory it worked pretty well. It depends on libsndfile and the quicktime API, although there might be a way to exclude the use of either one.
>> https://svn.grrrr.org/ext/trunk/fsplay/
>> best, Thomas
>> 
>> 
>> 2013/10/1 Jamie Bullock <jamie at jamiebullock.com>
>> 
>> Hi folks,
>> 
>> I'm looking at options for direct-from-disk audio with Pd. My requirements are:
>> 
>> - scrub / set current position within audio file
>> - variable speed playback
>> - looping
>> - works on Mac OS X and Win32
>> 
>> So far I've come up with:
>> 
>> [sfread2~]  — crashes as soon as DSP is switched on (Mac OS X 10.8)
>> [readanysf~] — seems good, but a few issues (e.g. audible clicking when changing playback speed)
>> 
>> Any other options?
>> 
>> best,
>> 
>> Jamie
>> 
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>> 
>> 
>> 
>> -- 
>> Thomas Grill
>> http://grrrr.org
>> 
>> 
>> 
>> -- 
>> Thomas Grill
>> http://grrrr.org
> 
> 
> 
> 
> -- 
> Thomas Grill
> http://grrrr.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131008/5f01a055/attachment.htm>


More information about the Pd-list mailing list