0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Oct 16, 2023 — Oct 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup More... 9 months ago
Fixed cross MUL, cleanup More... 9 months ago
Added cross ADD and SUB More... 9 months ago
Added mixed add (S/U) with Range More... 9 months ago
Mul, shifts and inv with Range for SFix More... 9 months ago
Correct add and sub for SFixMath More... 9 months ago
Fixed compilator errors for UFix More... 9 months ago
Converted template type to int8_t for FixMath, corrected safe shifts More... 9 months ago
Next step in decomissioning plain int return values for updateAudio(). More... 9 months ago
UFix correct automatic add More... 9 months ago
Add bluetooth output example (only for ESP32, for the time being) More... 9 months ago
Fix compilation on ESP32 More... 9 months ago
Added RANGE to mul between UFix More... 9 months ago
De-duplicate some info More... 9 months ago
Fix overflow warning More... 9 months ago
Autoranging of subtraction with UFixMath More... 9 months ago
Addition between UFix now does not promote when not needed. More... 9 months ago
Starting implementing auto Range promotion for FixMath More... 9 months ago
Added auto constructors to pure fractionnal and pure integer for U/SFIX More... 9 months ago
AUDIO_RATE -> MOZZI_AUDIO_RATE More... 9 months ago
Added a more general inv member for FixMath, reimplemanted .invAccurate with it, saving one constexpr More... 9 months ago
Add warning, when defining CONTROL_RATE More... 9 months ago
Enable warnings report (sounds useful) More... 9 months ago
CONTROL_RATE -> MOZZI_CONTROL_RATE More... 9 months ago
Add explanation More... 9 months ago
Fix compilation More... 9 months ago
Fix logic around MOZZI_OUTPUT_EXTERNAL_CUSTOM More... 9 months ago
Fixed merge bug with midi_table More... 9 months ago
Merge branch 'devel/Mozzi2' into devel/FixMath2 More... 9 months ago
Replace some defines with constexpr functions. More... 9 months ago