freqiterator

Crates.iofreqiterator
lib.rsfreqiterator
version2.0.0
sourcesrc
created_at2024-03-24 20:55:42.824631
updated_at2024-03-29 23:21:58.641099
descriptionA simple no-dep lib for note frequency iterators.
homepage
repositoryhttps://github.com/p6nj/freqiterator
max_upload_size
id1184728
size5,928
Ponj (p6nj)

documentation

README

FreqIterator

A frequency generator and a scale generator as iterators.

Each generator is very modular and both combined can make scales in any mode and variable TET. Perfect for uses where you need a lot of frequencies and can't be bothered to calculate everything yourself. Just start a generator, skip some items and you have it.

Commit count: 4

cargo fmt