473,378 Members | 1,577 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Looking for audio editor

I need and audio editor tool that will allow me to load and edit MP3 files that are uploaded to my site. Anyone know of
any .NET controls (or even ActiveX controls that work well with .NET) that dan do this? Mainly I just need to crop a
piece of the MP3 and fade out the end.
--Buddy
Jul 21 '05 #1
2 1379
one option would be to open the file, read it, convert to PCM with the win32
"acm" functions, do the fade out in .net, back to mp3 with the win32 "acm"
functions and then rewrite the file.

best regards,
Alejandro Lapeyre
"Buddy Ackerman" <bu**********@buddyackerman.com> escribió en el mensaje
news:ub**************@TK2MSFTNGP15.phx.gbl...
I need and audio editor tool that will allow me to load and edit MP3 files
that are uploaded to my site. Anyone know of any .NET controls (or even
ActiveX controls that work well with .NET) that dan do this? Mainly I just
need to crop a piece of the MP3 and fade out the end.
--Buddy

Jul 21 '05 #2
Please, someone tell me there's a better option than this.


alejandro lapeyre wrote:
one option would be to open the file, read it, convert to PCM with the win32
"acm" functions, do the fade out in .net, back to mp3 with the win32 "acm"
functions and then rewrite the file.

best regards,
Alejandro Lapeyre
"Buddy Ackerman" <bu**********@buddyackerman.com> escribió en el mensaje
news:ub**************@TK2MSFTNGP15.phx.gbl...
I need and audio editor tool that will allow me to load and edit MP3 files
that are uploaded to my site. Anyone know of any .NET controls (or even
ActiveX controls that work well with .NET) that dan do this? Mainly I just
need to crop a piece of the MP3 and fade out the end.
--Buddy


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: nemokid | last post by:
hi all, i need to write an application that listen for DTMF tones from standard audio input (from the mic) and execute an action depending on the digit extracted from the DTMF tone. Unfortunaly i...
24
by: Dave Benjamin | last post by:
Guido gave a good, long interview, available at IT Conversations, as was recently announced by Dr. Dobb's Python-URL! The audio clips are available here: ...
0
by: Ken North | last post by:
During Software Development 2004, we recorded a panel discussion about software trends and the marriage of SQL, XML, web services and grid computing. The panel included: -Rick Cattell ...
0
by: Ken North | last post by:
During Software Development 2004, we recorded a panel discussion about software trends and the marriage of SQL, XML, web services and grid computing. The panel included: -Rick Cattell ...
3
by: fuliopen | last post by:
Hello, I thought I was looking for an entity, but in fact an icon. What I need is a little trumpet. I would place it after an audio file, to indicate that clicking it would play the file. I...
1
by: ray well | last post by:
hi, i'm looking for a .net audio player control, that can play wav, mp3, and some other common formats. i need to plays some audio in my app. i'm not looking for any whole audio studio, just...
2
by: Buddy Ackerman | last post by:
I need and audio editor tool that will allow me to load and edit MP3 files that are uploaded to my site. Anyone know of any .NET controls (or even ActiveX controls that work well with .NET) that...
2
by: zenologia | last post by:
Hello, I need to write an audio recorder application, and before starting writing code I'd like to know what components are available on the market. I'm looking for one or more .net audio...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.