• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using SoundTouch in IOS project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using SoundTouch in IOS project


  • Subject: Re: Using SoundTouch in IOS project
  • From: email@hidden
  • Date: Thu, 24 May 2012 08:18:12 -0700

Barry,

For time stretching, have you considered DIRAC as an alternative as well. Just curious if you did and how it compares to SoundTouch.

I have been playing around with Dirac pretty successfully.

Unfortunately, that too requires working with c/c++/obj-c

Thanks
Shalab

On May 23, 2012, at 8:36 AM, Barry Duggan <email@hidden> wrote:

Thanks Will. Im really looking forward to messing around with the time streching... if I could just get started. My lack of c++ experience is a huge hinderance.

On 23 May 2012 15:54, Wil Macaulay <email@hidden> wrote:
I have, on iOS - see http://iliftapp.com

As I recall, I needed to change the default sample type to integer from float, and do some hand-optimization on some of the FIR code to get it to work.  I've been intending to contribute my changes back, but have yet to get round to it.

The other part was to build the obj-c class that interfaces to the C++ class in objective-c++ (basically, just make it a .mm file instead of a .m file and Xcode does the right thing).

I'm away from my dev. platform right now, but I'll get the details to you shortly.

wil

On Wed, May 23, 2012 at 10:21 AM, Barry Duggan <email@hidden> wrote:
Has anybody on this mailing list successfully compiled an xcode project using soundtouch source code?
Id like to experiment with their time streching code.

On the soundtouch site they say that it's deffinately possible to use soundtouch with ios but that build details are unavailable.
I've imported all of the relevant .h and .cpp into my project but I get over 22 errors and 60 warnings.

I have no previous experience using c++ in a regular obj-c xcode project so I'm a bit lost at the moment.
The only effort I have been able to make is to set the "Compile Sources As" compiler flag to Objective c++...... but it seems that theres more to it than that.

How can I get my xcode project to comile with soundtouch classes?

Thanks,
Barry.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden




--
Products and services: http://flagpig.com
Blog: http://flagpig.tumblr.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Using SoundTouch in IOS project (From: Barry Duggan <email@hidden>)
 >Re: Using SoundTouch in IOS project (From: Wil Macaulay <email@hidden>)
 >Re: Using SoundTouch in IOS project (From: Barry Duggan <email@hidden>)

  • Prev by Date: Re: Using SoundTouch in IOS project
  • Next by Date: Re: Using SoundTouch in IOS project
  • Previous by thread: Re: Using SoundTouch in IOS project
  • Next by thread: AVAudioSessionCategoryPlayAndRecord with kSystemSoundID_Vibrate fails...
  • Index(es):
    • Date
    • Thread