Skip to content

Releases: jmlee337/dsp2hps

v8 Release

03 Sep 08:55
Compare
Choose a tag to compare
  • Fix bug where intermediate files would not be deleted when doing custom loops

Thanks to Singularity3 for reporting the bug and testing my fixes!

v7 Release

31 Mar 06:44
Compare
Choose a tag to compare
  • You can set the loop point in the filename instead of using the --loop_point parameter. Just include "LOOP[seconds]" in the file name. For example: LOOP5.64myfile.wav

v6 Release

11 Mar 10:07
Compare
Choose a tag to compare
  • bugfix for bad conversions when setting loop point as a multiple of 1.792

v5 Release

21 Apr 07:37
Compare
Choose a tag to compare
  • support for custom loops
  • support for mono source files

how to custom loop

v4 Release

14 Apr 06:30
Compare
Choose a tag to compare
  • Now uses command line options for all parameters
  • Adds sample_rate command line option

dsp2hps.zip

v3 Release

13 Apr 08:00
Compare
Choose a tag to compare
  • rewrote the conversion from DSP to HPS in C++
  • since this is sufficiently removed from what MeleeHps was, I'm calling my tool 'dsp2hps'
  • calculates all block header values correctly to remove all pops from the final audio. to my knowledge, this is the only tool to write the correct P/S, hist1, and hist2 values in the HPS block headers

dsp2hps.zip