Embedding samples
- 
 Is it possible/safe to simply embed samples in the binary? 
 I have a project with 3 x 1sec samples representing a total of 437kB, so nothing...
 Since it is not an instrument, I need the app to run without an additional installation. And I prefer to avoid doing all of this with an installer.
- 
 No but you can embed them as audio files, maybe you can make that work? 
- 
 @d-healey Yeah I'll try this ;) but I can try to use a loop player instead, that might work in my project. 

