- LFO: use common synced phase generator

calc sin and cos using math functions


git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@723 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2020-08-12 06:11:29 +00:00
parent a430c135e7
commit 23260bc635
3 changed files with 68 additions and 213 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#ifndef WITH_DEV_SYNCED_LFO
#define WITH_DEV_SYNCED_LFO 0
#endif
#define DEV_SYNCED_LFO_FACTOR 2
#define DEV_SYNCED_LFO_FACTOR 1
//==============================================================================
/** A JaySynth that just plays incredible sounds.. */