Skip to content

Releases: segabl/pd2-soundbank-editor

v1.3.2

15 Sep 06:24
Compare
Choose a tag to compare
  • Fixed saving soundbanks that include prefetch streamed sounds

v1.3.1

13 Sep 12:16
Compare
Choose a tag to compare
  • Fixed failing to open soundbanks that contained certain sound types

v1.3.0

07 Aug 17:42
Compare
Choose a tag to compare
  • Added option to hide unreferenced files (unreferenced files are usually garbage data)
  • Added a new tool that allows tweaking individual sound volumes without having to edit the sounds themselves
    • This allows tweaking sound volumes for sounds that are not embedded into the soundbank (for example regular_vox)
    • This tool will likely include other tweakable parameters like pitch in the future

v1.2.0

03 Jan 13:53
Compare
Choose a tag to compare
  • Switched to Net 5.0
  • Added functionality to convert loose sound files
  • Added error logging

v1.1.1

10 Jun 12:32
Compare
Choose a tag to compare
  • Fixed a playback issue that was caused by having multiple instances of the editor open and then closing one of them

v1.1.0

04 Aug 09:04
Compare
Choose a tag to compare
  • Added bulk sound replacement
  • Added option to suppress playback errors
  • Fixed crash when using invalid regular expressions in the filter textbox

v1.0.3

10 Jun 13:14
Compare
Choose a tag to compare
  • Fixed a crah related to the editor not being able to play a sound
  • Added an auto-save interval for notes

v1.0.2

31 May 08:53
Compare
Choose a tag to compare
  • Fixed an issue with playing sounds inside the editor when they have been removed from their extracted location

v1.0.1

06 May 11:12
Compare
Choose a tag to compare
  • Fixed a crash when trying to edit notes while a filter was active

v1.0.0

06 May 10:39
Compare
Choose a tag to compare
  • Changed data display to DataGrid
  • Added a textbox to filter the soundlist by ID and notes (supports regular expressions)
  • Added support to restore original list sorting by clicking the play button column