Combining an ogg and mp3 file binarily
-
I’m new to notepadd++ so I’m not sure if I’m even saying this correctly but, I was wondering if there was any way to combine an ogg file and a mp3 file. The files have the same content but they’re different types of files. I need them to be playing simultaneously so that it’s not just playing the same song two times in a row. Does anyone know how to do this?
-
Check this out: CLICK HERE
-
Notepad++ is a text editor and doesn’t handle binary data well.
In your case your real problem will be how to find a program which reads
mp3 and ogg in the same time and plays its content.
What comes into my mind first is using something like cubase with a mixing console.