Administrative
John AukuJobi joined Discord and added to the Creator Namelist
Arts 2009
2D 2009
XR_XharpRazor's collection
fixed some broken links and videos
Music 2016
KeybOwOard
Restructured, such that now we only have 1 audio context instead of 12
https://github.com/M2007U/keybOwOard/commit/34226183904a2fd7c9c5dc91c806bbe04d2c61b7
added new module : filter // with lowpass, highpass, lowshelf, highshelf
control parameter key has changed due to too many parameters //they can't fit on the keyboard
"b" and "/" for module switching
"n" and "." for parameter switching
"m" and "," for parameter increase or decrease
https://github.com/M2007U/keybOwOard/commit/115cd9efeaec845f5b7cb88949e0cd1ae39bff28
added instructions for adjusting parameters
https://github.com/M2007U/keybOwOard/commit/d35bff139798149d6a940475002b28ed006acd64
ADSR_release is now clamped in between 0 and 1
https://github.com/M2007U/keybOwOard/commit/233c64c6d36f9df928da106764b5ad4dc0ec1174
update clamp function
added a diagram to explain data flow
Learn 2016
Academic 2017 > Science 2017 > Computer Science 2023 > C++ Projects
FOwO_Functions
StrMOwOth
https://github.com/M2007U/StrMOwOth/commit/845eb3bfd4de3407d4c506b285cacb0adcdeb73b
Number_Compare() : it is now working
Number_GetBase() : returns "10", works with any base
Division_Safe() : deals with decimals, deals with negative signs
Modulation() : deals with negative
https://github.com/M2007U/StrMOwOth/commit/75735faaa6014d2a5290c7ecd15870f362309625
Subtraction() : fixed a bug where when both numbers, at the same column has 0 and 0, refer to flip mechanism
Division () : now detects "divide by 0"
Modulation () : now detects if modular is 0 or negative
added testing codes.
Technology 2019
Github
added a read-me file for all repositories
Comments