-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor colors to separate header * Refactor to be ready for second meter. Seems to still work. * numframes and channels as functions * Add in input meter control (not upating yet) * ProcessBlock on inputs * Update OnReset() * Transmit data * Rearrange meters to be vertical on sides of the plugin * Make knobs for tone stack * Implement filters * Tune knob settings * Skeleton of IR loader GUI elements added Refactor DSP to make room for new-style abstract class that owns its output Refactor filters to conform to new DSP abstraction IR class started, implementation missing for dummy implementation for now * IR loader working WAV reading in dsp::History module staging in NAM class Serialization and Unserialization OnUIOpen Treble knob seems to behave strangely. * Buttons to remove model and IR (need new icon) * Add wav and ImpulseResponse to VS projects * Start of resampling * Square icons * Load WAV files containing junk * IR resampling * Start work on close button SVG. How to add to resources? * Center close button graphic * std::floor * Use close button SVG * Clamp output, adjust meter limits * Fix tone stack bug * Remove hpp remnants
- Loading branch information
1 parent
3e204dc
commit 250f785
Showing
24 changed files
with
1,195 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.