Releases: YuzukiTsuru/lessampler
lessampler alpha 0.1.3
For trial use only
Add
- Add Model Version Check
- Blank wav generates blank audio
- Added timer function
- Added AMP method when modeling
- Add AMP parameter settings
Fix
- Fix Audio data lost
- Solve the frequency reduction in the low frequency range
Full Changelog: alpha.0.1.2...alpha.0.1.3
lessampler alpha 0.1.2
For trial use only
What's Changed
- Update README.md by @YuzukiTsuru in #8
- Introduce AudioModel V2 as AudioModel interface, use STL operation by @YuzukiTsuru in #9
Full Changelog: alpha.0.1.1...alpha.0.1.2
lessampler alpha 0.1.1
For trial use only
- Changed to only generate files for those needed in the render #6
- Config fex file add f0_mode comment
- Add some debugs
Full Changelog: alpha.0.1.0...alpha.0.1.1
lessampler alpha 0.1.0
The first fully usable version, But there are still many problems unresolved
For trial use only
- Support UTAU Interface
- Support off-source synthesis
- Support pitch transformation and stretching
- Support fast synthesis, support configuration files
- Support interface calls
Full Changelog: alpha.0.0.4...alpha.0.1.0
Introduce Shine transformation parameter model to unify multi-interface parameters
Introduce Shine transformation parameter model to unify multi-interface parameters
What's Changed
- Shine by @YuzukiTsuru in #5
Full Changelog: alpha.0.0.3...alpha.0.0.4
lessampler Support for multi-threaded modeling
lessampler Support for multi-threaded modeling
Full Changelog: alpha.0.0.2...alpha.0.0.3
lessampler Support Single-threaded audio modeling
lessampler Support Single-threaded audio modeling
Full Changelog: alpha.0.0.1...alpha.0.0.2
Fix pops due to uninitialized sequences
Build. MSVC 2022 Windows x64
Source: https://github.com/YuzukiTsuru/lessampler/blob/master/test/AudioProcessTest.cpp
What's Changed
- Create LICENSE by @YuzukiTsuru in #2
- Change to gpl3.0 by @YuzukiTsuru in #3
New Contributors
- @YuzukiTsuru made their first contribution in #2
Full Changelog: https://github.com/YuzukiTsuru/lessampler/commits/alpha.0.0.1
Supports the most basic UTAU usage
Support the most basic UTAU use, support pitch parameters. This is just a basic test.
Build. MSVC 2022 Windows x64
Source: https://github.com/YuzukiTsuru/lessampler/blob/master/test/AudioProcessTest.cpp
What's Changed
- Create LICENSE by @YuzukiTsuru in #2
- Change to gpl3.0 by @YuzukiTsuru in #3
New Contributors
- @YuzukiTsuru made their first contribution in #2
Full Changelog: https://github.com/YuzukiTsuru/lessampler/commits/alpha.0.0.0