ultrus Posted January 11, 2007 Share Posted January 11, 2007 Hello,I'm playing with PHP on a PC, using a portable web server DWebPro (www.dwebpro.com). My focus of the moment is using PHP to work with other 3rd party software through APIs. Anyone have luck getting PHP to communicate with an audio editing program? Link to comment https://forums.phpfreaks.com/topic/33702-audio-editing-api/ Share on other sites More sharing options...
trq Posted January 11, 2007 Share Posted January 11, 2007 Well that would depend on the API wouldn't it? Ive never seen any audio app API for php. Link to comment https://forums.phpfreaks.com/topic/33702-audio-editing-api/#findComment-158038 Share on other sites More sharing options...
ultrus Posted January 11, 2007 Author Share Posted January 11, 2007 Cool. Yeah, I have not found anything either. Still looking for options. I did find a class at phpclasses.org that has some .wav editing functionality. It's just very rough on the edges and takes a TON of resources. Link to comment https://forums.phpfreaks.com/topic/33702-audio-editing-api/#findComment-158041 Share on other sites More sharing options...
trq Posted January 11, 2007 Share Posted January 11, 2007 You might want to look at Python over PHP. It has allot more to offer in the area of system / application developement and is still relitivly easy to learn. Link to comment https://forums.phpfreaks.com/topic/33702-audio-editing-api/#findComment-158043 Share on other sites More sharing options...
ultrus Posted January 11, 2007 Author Share Posted January 11, 2007 That is good advise. I did come accross some Python scripts. ...Now I just need to learn Python. I suppose it won't hurt.Take care,Ultrus Link to comment https://forums.phpfreaks.com/topic/33702-audio-editing-api/#findComment-158047 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.