Commit Graph

35 Commits

Author SHA1 Message Date
be1f0b4e3b Subclass Synthesiser 2021-05-18 07:53:18 +09:00
857ac48b58 Detailed UI behavior 2021-05-17 20:35:21 +09:00
439d67ee85 Arpeggio parameters UI 2021-05-17 09:33:28 +09:00
7ac0e80624 Apply automatic changes by JUCE 2021-05-17 07:15:29 +09:00
c77f380fda (1)Added MonoComponent file (2)Size Adjustment 2021-05-17 07:11:32 +09:00
2b0da1a0b4 Prevent from resizing in initialization process 2021-05-16 22:29:55 +09:00
1245490e52 Change height by poly number 2021-05-16 21:11:51 +09:00
fffe531b59 Defined mono mode parameters 2021-05-16 19:21:07 +09:00
10be019661 Bump version v1.0.1 2021-05-08 11:50:43 +09:00
b8d87fd0d5 ignore vscode files 2021-05-02 10:14:31 +09:00
9e23e314ba Merge pull request #17 from yokemura/bugfix/ExtraNoteOffBehavior
Fixed the behavior when sending a note-off to a note already in release phase
2021-05-02 07:36:27 +09:00
8f4c8258e8 Fixed the behavior when sending a note-off to a note already in release phase 2021-05-02 07:32:28 +09:00
325f080857 Merge pull request #16 from yokemura/bugfix/TextEditingColor
Fixed text color while editing
2021-05-01 23:49:51 +09:00
2482980598 Fixed text color while editing 2021-05-01 23:36:56 +09:00
6067742d75 Merge pull request #14 from yokemura/bugfix/InitialPitchBendAmount
Initial bend amount wasn't reflected to a starting note
2021-05-01 21:59:44 +09:00
9350d1f02e Initial bend amount wasn't reflected to a starting note 2021-05-01 21:57:18 +09:00
b5ce4487b2 Merge pull request #13 from yokemura/bugfix/NoteOffBehavior
Fixed unexpected note sounding when turned on Custom Envelope
2021-05-01 21:36:05 +09:00
6bc8d4bfb7 (1) JUCE update side effect (2)Added no-render condition 2021-05-01 20:47:48 +09:00
fe13594197 Update README.md 2020-07-26 14:23:05 +09:00
6af0f9a53a Update issue templates 2020-06-05 05:42:52 +09:00
520c2c040b Update issue templates 2020-06-04 23:41:36 +09:00
a7670acbd9 Update issue templates 2020-06-04 23:28:07 +09:00
466e88d783 Merge pull request #5 from yokemura/gazayas-master
Update for use with v5.4.7(Conflict resolved)
2020-05-02 18:18:58 +09:00
c64021e417 Merge branch 'master' of https://github.com/gazayas/Magical8bitPlug2 into gazayas-master
# Conflicts:
#	JuceLibraryCode/AppConfig.h
2020-05-02 18:10:32 +09:00
4daa76e322 Merge pull request #4 from yokemura/hotfox/gitignore
Fix .gitignore
2020-05-02 17:56:44 +09:00
03c7cdf2fb .gitignore wasn't good 2020-05-02 17:39:41 +09:00
24b7a6912c Cast values to float pointers for compatibility with v5.4.7 2020-02-29 15:54:49 +09:00
e71ee51972 Update LICENSE
Intended to have GPL v3 but had LGPL v3 instead.
v1.0.0
2020-02-26 22:21:51 +09:00
0608410981 Update README.md 2020-02-26 19:15:00 +09:00
844e7b0362 Update README.md 2020-02-26 19:08:39 +09:00
8a83b8867a Update README.md 2020-02-26 18:59:28 +09:00
ca668bcc31 Update README.md 2020-02-26 18:48:10 +09:00
941a120dea Added code 2020-02-26 17:13:02 +09:00
64dcb731c2 gitignore 2020-02-26 17:12:15 +09:00
7d2e26d1cc Initial commit 2020-02-06 08:53:19 +09:00