Wrapper for the SunVox DLL.
Project description
Overview of sunvox-dll-python
Part of the Metrasynth project.
Purpose
Provides access to all of the SunVox DLL functions described in the sunvox.h header file.
Requirements
Python 3.7+
One of these supported operating systems:
macOS (64-bit)
Linux (32-bit, 64-bit)
Windows (32-bit, 64-bit)
About SunVox
From the SunVox home page:
SunVox is a small, fast and powerful modular synthesizer with pattern-based sequencer (tracker). It is a tool for those people who like to compose music wherever they are, whenever they wish. On any device. SunVox is available for Windows, OS X, Linux, Maemo, Meego, Raspberry Pi, Windows Mobile (WindowsCE), PalmOS, iOS and Android.
Changelog
0.3.0.1.9.6.1
Update SunVox DLL to 1.9.6b (1.9.6.1).
Update minimum version of Python supported to 3.7.
Update docstrings to match new information in upstream sunvox.h.
Update sunvox.slot.Slot.load_module method to always use load_module_from_memory function internally.
Remove SV_ prefix from enums in sunvox.types.
Remove functions that were deprecated in DLL 1.9.5c, and remove wrapper methods in sunvox.slot.Slot when relevant:
sunvox.dll.get_sample_type()
sunvox.dll.get_module_scope()
Add wrappers for functions added in DLL 1.9.4c, with wrapper methods in sunvox.slot.Slot when relevant:
sunvox.dll.audio_callback2()
sunvox.dll.update_input()
sunvox.dll.load_module_from_memory()
sunvox.dll.sampler_load_from_memory()
sunvox.dll.get_log()
Add wrappers for functions added in DLL 1.9.5c, with wrapper methods in sunvox.slot.Slot when relevant:
sunvox.dll.get_time_map()
sunvox.dll.get_autostop()
sunvox.dll.get_sample_rate()
sunvox.dll.find_module()
sunvox.dll.find_pattern()
sunvox.dll.get_pattern_name()
sunvox.dll.get_module_finetune()
sunvox.dll.module_curve()
sunvox.dll.set_event_t()
Add new constants:
sunvox.types.MODULE.FLAG_MUTE
sunvox.types.MODULE.FLAG_SOLO
sunvox.types.MODULE.FLAG_BYPASS
Add type annotations to all sunvox.dll function wrappers.
Add type annotations and docstrings to sunvox.slot.Slot methods.
Add sunvox.macros module containing ports of C macros introduced in 1.9.4c and 1.9.5c:
sunvox.macros.GET_MODULE_XY
sunvox.macros.GET_MODULE_FINETUNE
sunvox.macros.PITCH_TO_FREQUENCY
sunvox.macros.FREQUENCY_TO_PITCH
Format code using black.
0.2.1.1.9.3.2 (2018-02-28)
Add Raspberry Pi version of SunVox DLL.
Add sunvox.SUNVOX_COPYRIGHT_NOTICE constant, for use in apps that make use of this package.
0.2.0.1.9.3.1 (2017-11-25)
Update SunVox DLL to 1.9.3b (1.9.3.1).
0.2.0.1.9.3.0 (2017-11-25)
Update SunVox DLL to 1.9.3.0.
Add support for Windows 64-bit.
Correct notation of sharps/flats to match SunVox.
Improvements to buffered processes.
0.1.0.1.9.2.0 (2016-11-08)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sunvox-dll-python-0.3.0.1.9.6.1.tar.gz
.
File metadata
- Download URL: sunvox-dll-python-0.3.0.1.9.6.1.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0 requests-toolbelt/0.8.0 tqdm/4.54.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 204fccc07da25e70bcdad7ac5b5034fbd09332ca22d64af332c2033e8b5518be |
|
MD5 | 882a11cf1383a04e9af232f5da4c8f57 |
|
BLAKE2b-256 | c21a1eec200f7c4d43e17275d371b7f69dbf0924975f35dc9ffaea22a017a056 |
File details
Details for the file sunvox_dll_python-0.3.0.1.9.6.1-py3-none-any.whl
.
File metadata
- Download URL: sunvox_dll_python-0.3.0.1.9.6.1-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.6.0 requests-toolbelt/0.8.0 tqdm/4.54.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 509ec847fef6e6882866ba024ab9314433208f0f02ac148e7b151a9cb67ccaf9 |
|
MD5 | bfe2ae3c5d4a3d5c1fe7edf399de2ef6 |
|
BLAKE2b-256 | 8d98024eece6bcaf77afb0c4e84db47566b934fcefabb2f1aaa95dbd96ff6273 |