Skip to content

Releases: s-a/sonic-sound-picture

1.0.19

22 Apr 07:20
@s-a s-a
Compare
Choose a tag to compare
update docs to v1.0.18

1.0.18

08 Apr 07:11
@s-a s-a
Compare
Choose a tag to compare
  • add "Create New Template" function
  • add "Export Template" function (will export a template to a single zip file)
  • "Install Template" function (will import a template from a single zip file)
  • add "Template.json Editor" (Integration of Blender addon features into SSP software core which will make the addon obsolete)
  • Improved Wavetable Preview (which will prepare SSP for forthcoming features)

The Export Template function allows you to share templates with others as a single zip file, making collaboration easier. I am confident that these new features and improvements will help you create and share your custom templates with ease and efficiency, providing more control over your workflow.

1.0.17

06 Apr 17:33
@s-a s-a
Compare
Choose a tag to compare

New Features:

Release Notes for SSP v1.0.17 (April 2023)

Added a new template "breating-tile" for more creative visualisations.
Implemented auto setup for all operating systems (Windows, Mac Os and Linux) to make the installation process more convenient.
Added a button to automatically find Blender installation location in setup section.
Added a copy to clipboard button if render error happens to make error handling easier.
Added social sharing buttons to the support page for more community engagement.
Updated the support page with a more clean layout.
Bug Fixes:

Removed templates/@factory/space-life-form/template.blend since it was too imperformant.
Fixed #12 ZeroDivisionError: float division by zero which could happen when audio data contains zero db amp value sections.
Fixed default check option for render transparent and render with special effects.
Fixed an issue where blender 3.5 color property does not accept RGBA (falling back to RGB in this case).

1.0.16

01 Apr 19:17
@s-a s-a
Compare
Choose a tag to compare

fix #9

1.0.15

25 Mar 08:07
@s-a s-a
Compare
Choose a tag to compare

Added three new features to the Template Overview section: Clone Template, Browse Template Folder, and Edit Template.

1.0.14

24 Mar 15:37
@s-a s-a
Compare
Choose a tag to compare
fix license key

1.0.13

16 Mar 18:34
@s-a s-a
Compare
Choose a tag to compare
  • resolve #7
  • resolve #8
  • 2 new templates

1.0.12

06 Mar 16:55
@s-a s-a
Compare
Choose a tag to compare
1.0.12 Pre-release
Pre-release
  • add app menu to browse factory templates
  • add template property url

1.0.11

03 Mar 08:30
@s-a s-a
Compare
Choose a tag to compare
1.0.11 Pre-release
Pre-release
  • resolve #6
  • fix very long runtime when loading huge audio signals > 1 hour. When loading Files with length > 15 minutes wafevorm rendering will be skipped now.

1.0.10

02 Mar 16:35
@s-a s-a
Compare
Choose a tag to compare
1.0.10 Pre-release
Pre-release
  • skip song feature detection process in case of errors
    fix #5
    fix #4