Releases: segabl/pd2-soundbank-editor
Releases · segabl/pd2-soundbank-editor
v1.3.3
- Fixed an error in the version check for automatic updates that would crash the editor on launch
v1.3.2
- Fixed saving soundbanks that include prefetch streamed sounds
v1.3.1
- Fixed failing to open soundbanks that contained certain sound types
v1.3.0
- 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
- Switched to Net 5.0
- Added functionality to convert loose sound files
- Added error logging
v1.1.1
- Fixed a playback issue that was caused by having multiple instances of the editor open and then closing one of them
v1.1.0
- Added bulk sound replacement
- Added option to suppress playback errors
- Fixed crash when using invalid regular expressions in the filter textbox
v1.0.3
- Fixed a crah related to the editor not being able to play a sound
- Added an auto-save interval for notes
v1.0.2
- Fixed an issue with playing sounds inside the editor when they have been removed from their extracted location
v1.0.1
- Fixed a crash when trying to edit notes while a filter was active