Freeze-pop

Latest version: v0.4.2

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.1

* Removed deprecated code from the Python build

0.4.0

* new machines
- muse
* renamed functions:
- make_cube -> chill
- make_freezer -> freezer
- next_in -> next_up
* added frzpop.feet
* predefined dynamics are now aliases, not function definitions
* bugfixes
- Fixed a bug where an empty track name was incorrectly checked
- Fixed gamut logic
* corrected list of requirements in setup.cfg

0.3.1

* Fixed import structure. Freeze Pop can now be run as a package as intended!
* Updated metadata.

0.3.0

* split sine machine into sine_fixed and sine_free
* new additives:
- bogo
- choose_from
- gamut
* renamed additives:
- list_reader -> next_in
* fixed guido
* added count_vowels
* removed frzpop.stochastic
* updated README.md
* corrected dates in CHANGELOG.txt

0.2.0

* Refactored most of the scripts and their naming conventions.
- Removed all class definitions and rewrote most functions accordingly.
- Removed passive voice from function names.
- frzpop.generators is now frzpop.machines
- frzpop.patterns is now frzpop.shuffle
- frzpop.chords and frzpop.scales now both measure intervals between
consecutive notes instead of always referencing the root.
- frzpop.trigs is now subsumed into frzpop.machines
* Added functions for direct freezing of phrases and sections.
* Added ability to name the tracks of the output file.
* Freezing a note still calls vel if vel is callable, but does not pass it the
t counter.
* Added "additives" submodule for organizing code shared between scripts.
- p_gen decorator is now state_machine
- state_machines do not accept any arguments
- list_reader and rng are state machines available for all scripts
* Added machines
- attenuvert, automaton, clip, contour, interleave, is_over, offset, mix,
pulse, ramp, saw, sine, skip, sweep
* Running freezers.py as a script prints a list of its defined names. This is
intended to facilitate making further changes to the import list in
__init__.py.
* Broke frzpop.stochastic, will remove in a future version.
* Bugfixes.

0.1.2

* Revised erratic code flow.
* Added some simple functions.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.