Skip to content

Releases: olivergardiner/tonestack

Pot taper improvements

24 Sep 19:04
Compare
Choose a tag to compare

Made taper function work for reverse log pots and added a config page in a settings dialog for pot tapers

Now includes the Secret Freq filter stage

22 Sep 16:56
Compare
Choose a tag to compare

Includes the Secret Freq filter based on the thread on freestompboxes.org and the Arcana on pedalpcb.com

Different vertical scales

25 Jan 20:48
Compare
Choose a tag to compare

Added support for different vertical scales - currently supports a scale starting at 0dB and another starting at +20dB so the active and resonant circuits can be accommodated without the need for a pad

Ganged pots and active circuits

23 Jan 14:05
Compare
Choose a tag to compare

Have added support for ganged pots and include an Active Circuits mode, currently containing the filter section of the Pearl OD5

Basic mode and print function

31 Dec 09:01
Compare
Choose a tag to compare

Added a mode selection menu which switches between guitar tone stacks and basic circuits (e.g. simple RC) for educational purposes.

File>Print will print the frequency response plot

Circuit panel is now a fixed size so doesn't move about if there are no pots

Fixed bug with wrong pot being hidden when pot 3 not used

NB: Update - have fixed issue with missing QT print dll. The current 1.1.1 archive attached here now includes it but no source code changes, hence not a new release

Load/Save and Snapshot

30 Dec 13:38
Compare
Choose a tag to compare

All config now handled as Json structures - circuits can be saved as Json and when loaded back, simply appear in the circuit select drop down.

Snapshot functionality has also been added and the plot colour can also be changed.

Circuit Save/Load implemented

29 Dec 16:09
Compare
Choose a tag to compare

Major release functionality is load/save. Some new stacks added.

Fixed issues with value edits

27 Dec 21:50
Compare
Choose a tag to compare

Fixed problems with sscanf_s in release config - worked before under debug build but not release

Fix to typo in Vox circuit

27 Dec 19:00
Compare
Choose a tag to compare

Not sure how I managed it but I accidentally deleted the comment marker on a line in the Vox spice circuit - now fixed

Fully functional - can edit all circuit parameters

27 Dec 18:41
Compare
Choose a tag to compare

First fully-functional version - can adjust all circuit elements and source and load resistance. Have added labels to plot axes. To run, simply unzip the release and run tonestack.exe from the "bin" folder.

This is a portable release (no installer) - will add an installer in due course.