radiant-voices icon indicating copy to clipboard operation
radiant-voices copied to clipboard

Work with SunVox file format tools (create, modify, read, write)

Results 21 radiant-voices issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

javascript
dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

javascript
dependencies

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...

javascript
dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

javascript
dependencies

Pull Request #71 refactored by [Sourcery](https://sourcery.ai/github/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. **NOTE**: As code is pushed to the original...

- [x] Project: Supertracks - [x] Option for turning them on/off - [x] Python - [x] TS - [ ] Determining which supertrack a pattern is in. - [ ]...

Hi, Trying to give visible names to the different patterns in my timeline. I see the `Pattern` class has a `name` field, and when I set this field the timeline...

``` …/sunvox/examples$ python -m rv.tools.player nt\ -\ Berlin\ FM.sunvox Traceback (most recent call last): File "/Users/gldnspud/proj/sv/voices/src/python/rv/modules/module.py", line 337, in set_raw value = t(from_raw_value(raw_value)) File "/Users/gldnspud/proj/sv/voices/src/python/rv/controller.py", line 113, in __call__ self.validate(value)...

bug
python
javascript