Audio Programs

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Audio Programs

Post by maxs » Mon Jan 07, 2013 7:46 am

Have anyone found an app other than Quicktime 7 which will allow me to use the iMacs built in audio recording mike to record audio which can be imported into Livecode. It seems there are some sound apps which record into .AIF formats, but still will not play through Livecode.

Are there other sound recording apps which work with Livecode?

Max

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: Audio Programs

Post by Dixie » Mon Jan 07, 2013 8:26 am

I use 'Audacity'... for what I have needed it has been fine...

Dixie

maxs
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 421
Joined: Sat Jun 24, 2006 12:02 am
Contact:

Re: Audio Programs

Post by maxs » Mon Jan 07, 2013 8:52 pm

Dixie,

This is exactly what I needed. It works great, and it's free. Thank you.

Max

Manju123
Posts: 11
Joined: Mon Dec 30, 2013 6:08 am

Re: Audio Programs

Post by Manju123 » Fri Jan 03, 2014 8:05 am

Hi Dixie,
How to use the audacity recorder in Mac os x with livecode.

Thanks,
Manjula

Klaus
Posts: 14182
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Audio Programs

Post by Klaus » Fri Jan 03, 2014 12:38 pm

Hi Manjula,
Manju123 wrote:Hi Dixie,
How to use the audacity recorder in Mac os x with livecode.

Thanks,
Manjula
I know what you are looking for, but I guess Dixies workflow will just be:
1. Record sound(s) with Audacity
2. Save in a LC compatible format
3. Use the sound(s) in Livecode
8)

You cannot use "external" audio editors with Livecode as their "frontend",
unless someone (or you) creates an external that lets you do this.


Best

Klaus

Post Reply