Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2o committed Jul 11, 2021
1 parent ddbe998 commit 5017413
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Binary file removed Music.love
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions modules/synth.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ synth = {
}
},

lowFrequencyOscillators = {
lfo1 = 0.5 - 0.4 * math.cos(2 * math.pi * 6 * 1), -- t = 1
},

oscillators = {
osc = nil,
--[[
Expand Down

0 comments on commit 5017413

Please sign in to comment.