This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
BALibrary
mirror of
https://github.com/Blackaddr/BALibrary.git
Watch
1
Star
0
Fork
You've already forked BALibrary
1
Code
Issues
Releases
Wiki
Activity
Fixed some whitespace
Browse Source
pull/1/head
Steve Lascos
7 years ago
parent
df6c4c5e38
commit
9c836553de
1 changed files
with
3 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
src/AudioEffectAnalogDelay.h
6
src/AudioEffectAnalogDelay.h
Unescape
Escape
View File
@ -51,9 +51,9 @@ public:
}
;
enum
class
Filter
{
DM3
=
0
,
WARM
,
DARK
DM3
=
0
,
WARM
,
DARK
}
;
// *** CONSTRUCTORS ***
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wirtz/BALibrary
Title
Body
Create Issue