Re: [Flashcoders] Flash-based audio editor?

2006-09-28 Thread Ray Chuan

Hi,
audacity does me fine (http://audacity.sourceforge.net). Why must it
be Flash-based? Flash doesn't have any read-write capabilities or LAME
codecs for it in the first place.

On 9/28/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:

I've been searching for a flash-based audio editor, enabling simple editing
of audio, (cut/trim/split, and perhaps volume adjust) through the browser.
Is anyone aware of an open source project, or a commercial product that
provides this functionality?
Thank you
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
Cheers,
Ray Chuan
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Flash-based audio editor?

2006-09-28 Thread Danny Kodicek

> Hi,
> audacity does me fine (http://audacity.sourceforge.net). Why must it
> be Flash-based? Flash doesn't have any read-write capabilities or LAME
> codecs for it in the first place.
>
> On 9/28/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:
> > I've been searching for a flash-based audio editor, enabling
> simple editing
> > of audio, (cut/trim/split, and perhaps volume adjust) through
> the browser.

The key phrase was 'through the browser', I suspect.

It wouldn't be too hard to make such a thing, assuming you don't need to
export the edited files at the end: if it's just a 'toy' at a
session-by-session level, then you're just using standard functions of the
Sound object. If you wanted to add more complex stuff like waveform display,
or the ability to export the data at the end, you're talking something I
think Flash wouldn't be able to do. Have you considered Director with an
Xtra? I'm pretty sure there must be something decent out there using the
Amplitude Xtra or something similar.

Danny

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-28 Thread Wolfgang Borgon

Danny,
Right, it might not have been clear, but it needs to work through the
browser.

My functional requirements aren't too extreme -- some sort of waveform
display would be nice, but as far as export goes I suppose it could send a
list of times to an external command-line audio editor.  Not sure if that
would work.

I'll look into the Director Xtras.  Haven't seen anything yet, but I'll keep
looking.  If you have any more ideas, please let me know.  You've already
been very helpful.
Thanks


On 9/28/06, Danny Kodicek <[EMAIL PROTECTED]> wrote:



> Hi,
> audacity does me fine (http://audacity.sourceforge.net). Why must it
> be Flash-based? Flash doesn't have any read-write capabilities or LAME
> codecs for it in the first place.
>
> On 9/28/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:
> > I've been searching for a flash-based audio editor, enabling
> simple editing
> > of audio, (cut/trim/split, and perhaps volume adjust) through
> the browser.

The key phrase was 'through the browser', I suspect.

It wouldn't be too hard to make such a thing, assuming you don't need to
export the edited files at the end: if it's just a 'toy' at a
session-by-session level, then you're just using standard functions of the
Sound object. If you wanted to add more complex stuff like waveform
display,
or the ability to export the data at the end, you're talking something I
think Flash wouldn't be able to do. Have you considered Director with an
Xtra? I'm pretty sure there must be something decent out there using the
Amplitude Xtra or something similar.

Danny

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-28 Thread Ray Chuan

Hi,

if i remember at an Apollo demo the Adobe people had a waveform
display for sound, by Andre Michell.

http://www.digitalbackcountry.com/images/blog/apollo/apollo_tunes_viz_big.jpg

See the time 23:08 for http://seminars.adobe.acrobat.com/p65594978/

On 9/29/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:

Danny,
Right, it might not have been clear, but it needs to work through the
browser.

My functional requirements aren't too extreme -- some sort of waveform
display would be nice, but as far as export goes I suppose it could send a
list of times to an external command-line audio editor.  Not sure if that
would work.

I'll look into the Director Xtras.  Haven't seen anything yet, but I'll keep
looking.  If you have any more ideas, please let me know.  You've already
been very helpful.
Thanks


On 9/28/06, Danny Kodicek <[EMAIL PROTECTED]> wrote:
>
>
> > Hi,
> > audacity does me fine (http://audacity.sourceforge.net). Why must it
> > be Flash-based? Flash doesn't have any read-write capabilities or LAME
> > codecs for it in the first place.
> >
> > On 9/28/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:
> > > I've been searching for a flash-based audio editor, enabling
> > simple editing
> > > of audio, (cut/trim/split, and perhaps volume adjust) through
> > the browser.
>
> The key phrase was 'through the browser', I suspect.
>
> It wouldn't be too hard to make such a thing, assuming you don't need to
> export the edited files at the end: if it's just a 'toy' at a
> session-by-session level, then you're just using standard functions of the
> Sound object. If you wanted to add more complex stuff like waveform
> display,
> or the ability to export the data at the end, you're talking something I
> think Flash wouldn't be able to do. Have you considered Director with an
> Xtra? I'm pretty sure there must be something decent out there using the
> Amplitude Xtra or something similar.
>
> Danny
>
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
Cheers,
Ray Chuan
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-28 Thread Ray Chuan

Hi,

found the source and demo:

http://blog.benstucki.net/?id=18

It's a flex component.

On 9/29/06, Ray Chuan <[EMAIL PROTECTED]> wrote:

Hi,

if i remember at an Apollo demo the Adobe people had a waveform
display for sound, by Andre Michell.

http://www.digitalbackcountry.com/images/blog/apollo/apollo_tunes_viz_big.jpg

See the time 23:08 for http://seminars.adobe.acrobat.com/p65594978/

On 9/29/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:
> Danny,
> Right, it might not have been clear, but it needs to work through the
> browser.
>
> My functional requirements aren't too extreme -- some sort of waveform
> display would be nice, but as far as export goes I suppose it could send a
> list of times to an external command-line audio editor.  Not sure if that
> would work.
>
> I'll look into the Director Xtras.  Haven't seen anything yet, but I'll keep
> looking.  If you have any more ideas, please let me know.  You've already
> been very helpful.
> Thanks
>
>
> On 9/28/06, Danny Kodicek <[EMAIL PROTECTED]> wrote:
> >
> >
> > > Hi,
> > > audacity does me fine (http://audacity.sourceforge.net). Why must it
> > > be Flash-based? Flash doesn't have any read-write capabilities or LAME
> > > codecs for it in the first place.
> > >
> > > On 9/28/06, Wolfgang Borgon <[EMAIL PROTECTED]> wrote:
> > > > I've been searching for a flash-based audio editor, enabling
> > > simple editing
> > > > of audio, (cut/trim/split, and perhaps volume adjust) through
> > > the browser.
> >
> > The key phrase was 'through the browser', I suspect.
> >
> > It wouldn't be too hard to make such a thing, assuming you don't need to
> > export the edited files at the end: if it's just a 'toy' at a
> > session-by-session level, then you're just using standard functions of the
> > Sound object. If you wanted to add more complex stuff like waveform
> > display,
> > or the ability to export the data at the end, you're talking something I
> > think Flash wouldn't be able to do. Have you considered Director with an
> > Xtra? I'm pretty sure there must be something decent out there using the
> > Amplitude Xtra or something similar.
> >
> > Danny
> >
> > ___
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>


--
Cheers,
Ray Chuan




--
Cheers,
Ray Chuan
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-29 Thread Serge Jespers

They're doing this sort of thing in Odeo Studio: http://studio.odeo.com
Well... not the editing part but that should indeed be possible with  
some serverside script.


FFMPEG can crop and resample so theoretically it should be possible.

Serge


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-29 Thread Josh Santangelo

You might check out Beaterator as an example.

http://beaterator.com/

All of the actual audio transformations are being performed on the  
server, though.


-josh

On Sep 27, 2006, at 11:25a, Wolfgang Borgon wrote:

I've been searching for a flash-based audio editor, enabling simple  
editing
of audio, (cut/trim/split, and perhaps volume adjust) through the  
browser.
Is anyone aware of an open source project, or a commercial product  
that

provides this functionality?
Thank you
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash-based audio editor?

2006-09-30 Thread Glen Pike

The only Flash site ever to bluescreen my PC...


Josh Santangelo wrote:

You might check out Beaterator as an example.

http://beaterator.com/

All of the actual audio transformations are being performed on the 
server, though.


-josh

On Sep 27, 2006, at 11:25a, Wolfgang Borgon wrote:

I've been searching for a flash-based audio editor, enabling simple 
editing
of audio, (cut/trim/split, and perhaps volume adjust) through the 
browser.

Is anyone aware of an open source project, or a commercial product that
provides this functionality?
Thank you
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com