Does shoebox works on iphone?

Previous topic - Next topic

ampos

Showbox has 2 params

Code (glbasic) Select
setshowbox "file-1.sbx","file-2.sbx"

File-1 is used for all but samples (notice that music is also in file-1.sbx) and "file-2.sbx" is used for nothing but soundfiles (wavefiles and so, music is on file-1.sbx)

I assumed as music was a sound it was in the 2nd file but no.
check my web and/or my blog :D
http://diniplay.blogspot.com (devblog)
http://www.ampostata.org
http://ampostata.blogspot.com
I own PC-Win, MacBook 13", iPhone 3G/3GS/4G and iPAC-WinCE

Crivens

I use the same shoebox file for both. So something like this:-
Code (glbasic) Select
setshowbox "file-1.sbx","file-1.sbx"

Is that not a good idea and I should do the first for bitmaps, and the second for wavs only?

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

MrTAToad

Theoretically, it should be fine.

hardyx

Quote from: aonyn on 2011-Mar-05
Reason is, I am unsure, but I think being a US citizen, it is illegal to release anything encrypted for export, which is not pre approved by NSA, and I think shoebox may fall in this category.
If anybody is clear on how this works, I would appreciate an explanation.
I think this norm applies to encryption software, not encrypted data.

AlienMenace

So, did this ever get resolved? Still can't seem to play sound files on iOS from shoebox using Crivens idea of putting all media in single file and calling it twice... ? I have both .wav and .m4a files. Any ideas?

Thanks.
Apps published: 3

Crivens

I think only the memory leak was fixed 

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

Kitty Hello

playmusic or loadsound?

AlienMenace

Apps published: 3

Kitty Hello

aw, bad. I need to fix that.

AlienMenace

Please. Please. Please.
Apps published: 3

AlienMenace

Any luck on this getting fixed?

Thanks.
Apps published: 3

Kitty Hello

Yes, I have an idea - but it's quite some work. So sorry :(
There's not really a benefit from using shoebox on iOS, is there? I mean, the package is zipped in the end anyway.

Crivens

If you use an iOS browser to search the device then you can dig all media out of the media directory. You can also get the shoebox, but at least your normal non-GLB user may have trouble extracting things from it (although it does look pretty simple to decode).

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

caffeinekid

incbin would solve all this too? ;)

Kitty Hello

Yes. But this is even more complicated... Anyway - I put it on the todo.