Jump to content
IGNORED

Sound effects sample formats ?


Recommended Posts

Using u235 player what is the prefered source wave file format ?

 

i'm trying 8Khz unsigned 8bit PCM as a source for the assets but output is really dirty. (see attached file)

sry not able to try on real hw yet, only on emulators..

 

here is what an entry looks like :

 

sample124:    dc.l    _SFXfinalBonus; start of sample
dc.l    _SFXfinalBonus_end; end of sample
dc.l    0; repeat offset
dc.l    0; repeat length
dc.w    0; <NULL>
dc.b    0; fine tune
s124_vol : dc.b    63; volume
dc.l    8000; default play freq

 

as a side note, example module is playing fine, only sfx are dirty.

 

 

Link to comment
https://forums.atariage.com/topic/375568-sound-effects-sample-formats/
Share on other sites

assets.txt files from samples projects are claiming :  - For audio files you can use "sfx_rawXXXXX" to convert any audio file (for example .wav, .mp3, .ogg, etc) into raw format.

but it doesn't seem to work like that anymore ? or i have missed something ? ^^

 

it seems that you must provide the 'source' samples that already match 'dest / internal' format which is fine but there is some kind of misleading informations at some point ^^

 

so far using Zerosquare player i was able to use unsigned 8bit pcm using 'Zero_Audio_8bit_Unsigned' parameter while playing sample.

Using u-235 player it works when exported as 'raw (header less) signed 8bit PCM' with Audacity for instance.

 

 

 

Edited by OzzyOuzo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...