what type of mp3 does monkey play
Monkey Forums/Monkey Programming/what type of mp3 does monkey play| 
 | ||
| some mp3 files that im loading make the app crash. what are the parameters of sounds files to work properly | 
| 
 | ||
| Need a bit more information - what platform? post some code? | 
| 
 | ||
| im trying to load an mp3 44hz 32bit length of 560kb should i modify the quality of the mp3 to lower standard? | 
| 
 | ||
| Platform? The documentation is listing the proper parameters. | 
| 
 | ||
| GLFW | 
| 
 | ||
| file:///C:/BlitzMonkey/MonkeyPro44/docs/modules/index.html#/mojo.audio Also, not all audio formats are supported by all targets: wav : glfw, android, ios mp3 : flash, android, ios m4a : flash, android (PlayMusic only), ios ogg : android |