Search found 2 matches

by eojeda1375
Mon Dec 26, 2016 7:05 pm
Forum: Developers
Topic: MP3 I/O
Replies: 3
Views: 26226

Re: MP3 I/O

Thanks for the reply. I understand what you say. Question: when GW applies normalization or EQ to an opened MP3 file, I guess GW would have to process each audio data packet to accomplish normalization or EQ, right? If correct, I would assume that GW, at certain points in the process of audio, must ...
by eojeda1375
Tue Dec 13, 2016 4:04 pm
Forum: Developers
Topic: MP3 I/O
Replies: 3
Views: 26226

MP3 I/O

Hi !!! I intend to develop an algorithm to process MP3 audio packets. I am not interested in processing MP3 tags or any other MP3 data besides audio packets. Would it be possible to use GW's I/O already developed capabilities in a way that: 1.- I pass the path and filename to GW 2.- GW opens the MP3...