Wav audio datatype and Hollywood

A forum for general AmigaOS 4.x support questions that are not platform-specific
User avatar
broadblues
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 600
Joined: Sat Jun 18, 2011 2:40 am
Location: Portsmouth, UK
Contact:

Re: Wav audio datatype and Hollywood

Post by broadblues »

g0blin wrote: I guess the only thing I can do at this point is using the old samples and manually adjust their volumes sample by sample from inside my code.
The reason why we remastered them was exactly to avoid this behaviour and equalize the entire batch of sounds for better consistency.
Just batch the convert the files back to amore standard wav format with a tool like sox. The content wont be changed but if the issue is related to the non standard header size then that would simply be sorted out.
g0blin
Posts: 5
Joined: Tue Apr 21, 2015 9:16 am

Re: Wav audio datatype and Hollywood

Post by g0blin »

Nice hint.

Thanks Andy, I'll try asap.
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: Wav audio datatype and Hollywood

Post by softwarefailure »

Ok, fixed in Hollywood. Seems like OS4's sound.datatype doesn't support the V41 extensions by Stephan Rupprecht.
User avatar
broadblues
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 600
Joined: Sat Jun 18, 2011 2:40 am
Location: Portsmouth, UK
Contact:

Re: Wav audio datatype and Hollywood

Post by broadblues »

softwarefailure wrote:Ok, fixed in Hollywood. Seems like OS4's sound.datatype doesn't support the V41 extensions by Stephan Rupprecht.
What extensions are those? Scaning the autodoc quickly I see no V41's but a lot of V44 etc. Just so I can cross check in case they are supported but not working or some such.
User avatar
nubechecorre
Posts: 69
Joined: Fri Jun 17, 2011 11:28 pm
Location: Sanremo
Contact:

Re: Wav audio datatype and Hollywood

Post by nubechecorre »

Is it possible to have this datatype compiled for AmigaOS4?
http://www.os4games.it

Sam440ep mini-itx

Classic System:

Amiga 1200
PowerPC 603+ 68040 25 Mhz + 256MbRam
Radeon 9250 128Mb VRam
Voodoo 3 3000 16Mb VRam
HD-Western Digital Caviar Blue 500 Gb PATA
DVD-RW LG Dual Layer
SoundBlaster PCI 128
4xEIDE Buffered Interface Elbox
Cocolino Interface Elbox
AmigaOne White Mouse
softwarefailure
Posts: 112
Joined: Fri Feb 14, 2014 10:29 pm

Re: Wav audio datatype and Hollywood

Post by softwarefailure »

@broadblues: The basic problem is that even OS3.9's sound.datatype doesn't support 16-bit samples, only 8-bit. That's why V41 remains popular on classics. MorphOS' sound.datatype was also built on top of the APIs introduced by the Rupprecht datatype. So you might want to consider adding some simple wrappers for the V41 extensions to increase compatibility of classic software with OS4.
User avatar
trixie
Posts: 409
Joined: Thu Jun 30, 2011 2:54 pm
Location: Czech Republic

Re: Wav audio datatype and Hollywood

Post by trixie »

Considering the fact that Stephan Rupprecht was part of the OS4 dev team, I'm quite surprised that his sound.datatype V41 functionality was not included in V44 :shock:
The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
User avatar
nubechecorre
Posts: 69
Joined: Fri Jun 17, 2011 11:28 pm
Location: Sanremo
Contact:

Re: Wav audio datatype and Hollywood

Post by nubechecorre »

This would help us a lot for the videogame we are working for.. :-)
http://www.os4games.it

Sam440ep mini-itx

Classic System:

Amiga 1200
PowerPC 603+ 68040 25 Mhz + 256MbRam
Radeon 9250 128Mb VRam
Voodoo 3 3000 16Mb VRam
HD-Western Digital Caviar Blue 500 Gb PATA
DVD-RW LG Dual Layer
SoundBlaster PCI 128
4xEIDE Buffered Interface Elbox
Cocolino Interface Elbox
AmigaOne White Mouse
xenic
Posts: 1185
Joined: Sun Jun 19, 2011 12:06 am

Re: Wav audio datatype and Hollywood

Post by xenic »

trixie wrote:Considering the fact that Stephan Rupprecht was part of the OS4 dev team, I'm quite surprised that his sound.datatype V41 functionality was not included in V44 :shock:
Since all the samples played in Multiview and broadblues stated that both of his datatype based programs played the samples, I don't think there is anything wrong with the OS4 sound.datatype. I'm not sure why people are suggesting that we replace a newer version of Stephan Rupprecht's datatype with an older one because one 3rd party program can't play some samples.
AmigaOne X1000 with 2GB memory - OS4.1 FE
Post Reply