Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated for v1.10
  • Loading branch information
thomassidor authored Oct 15, 2019
1 parent 0182381 commit eeeb968
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Tiny Tricks is a collection of (more or less) tiny modules for VCV Rack.

Currently the following are included (v1.0.2):
Currently the following are included (v1.1.0):
* Tiny Tricks Arithmetic (TT-A)
* Tiny Tricks Logic (TT-L)
* Sample and Hold x16 (SH16)
Expand All @@ -15,8 +15,6 @@ Currently the following are included (v1.0.2):
* Attenuator x8 (A8)
* Random Mute x8 (RM8)
* Random Stereo Mute x8 (RM8s)

Modules in development (for v1.1.0):
* Simple Sine Oscillator (TT-SINE)
* Simple Sawtooth Oscillator (TT-SAW)
* Simple Square Oscillator (TT-SQR)
Expand All @@ -41,6 +39,17 @@ Thomas René Sidor


## Changelog
Version 1.1.0
* Added: Simple Sine Oscillator (TT-SINE)
* Added: Simple Sawtooth Oscillator (TT-SAW)
* Added: Simple Square Oscillator (TT-SQR)
* Added: Simple Triangle Oscillator (TT-TRI)
* Added: Sine+ Oscillator (TT-SINE+)
* Added: Sawtooth+ Oscillator (TT-SAW+)
* Added: Square+ Oscillator (TT-SQR+)
* Added: Triangle+ Oscillator (TT-TRI+)
* Fixed: Small issues in plugin.json (#1 #2 )

Version 1.0.2
* Fixed incorrect tags in plugin.json
* Updated formatting of plugin.json
Expand Down

0 comments on commit eeeb968

Please sign in to comment.