-
freelancer
- Bucheon, Gyeonggi-do, South Korea
Popular repositories Loading
-
supercollider
supercollider PublicForked from supercollider/supercollider
An audio server, programming language, and IDE for sound synthesis and algorithmic composition.
C++ 1
-
ReaCollider
ReaCollider PublicForked from madskjeldgaard/ReaCollider
Use Reaper from SuperCollider
SuperCollider
-
miSCellaneous_lib
miSCellaneous_lib PublicForked from dkmayer/miSCellaneous_lib
SuperCollider extensions and tutorials: patterns, fx sequencing, granulation, demand rate controlled (half) wavesets, wave folding, sieves, combined lang and server gui control, live coding, single…
HTML
-
scbookcode
scbookcode PublicForked from neilcosgrove/scbookcode
The code examples used in the SuperCollider book published by MIT
HTML
-
how_to_add_padding-top_-_padding-bottom_on_each_page_for_printing
how_to_add_padding-top_-_padding-bottom_on_each_page_for_printing Publichow to add padding-top & padding-bottom on each page for printing
CSS
134 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 4 commits in 1 repository
Created a pull request in supercollider/supercollider that received 12 comments
Modify {}.freqscope
to control synth like {}.play
Purpose and Motivation
{}.freqscope
currently lacks functionality to control a synth in the same way as {}.play
.
At present, the following code is…
Opened 1 other pull request in 1 repository
supercollider/supercollider
1
open
-
Topic/schelp add gray noise explanation & example
This contribution was made on Apr 15
Reviewed 5 pull requests in 1 repository
supercollider/supercollider
5 pull requests
-
Modify
{}.freqscope
to control synth like{}.play
This contribution was made on Apr 18 -
Add that the index starts at 0 to the documentation for SequenceableCollection, Array, ArrayedCollection and List.
This contribution was made on Apr 16
-
Topic/schelp add gray noise explanation & example
This contribution was made on Apr 16
-
Add position arg to .meter to set s.meter position (width and height are automatically calculated)
This contribution was made on Apr 15
-
Update readme linux.md
This contribution was made on Apr 1
Created an issue in supercollider/supercollider that received 9 comments
Window Bounds Inconsistency: Wrong top/bottom Argument Name for Windows/macOS; Incremental Offset in Linux
Environment SuperCollider version: 3.14_dev Operating system: Linux, .macOS, Windows Steps to reproduce ( Window("", Rect(0, 0, 200, 200)).front; …
Opened 2 other issues in 1 repository
supercollider/supercollider
2
open
-
Make
Rect
Behaviour Consistent or Provide Additional Explanation forWindow.new
or Make a New ClassBounds
forWindow
's bounds argThis contribution was made on Apr 17 -
Enhancing the Documentation for
GrayNoise.ar
This contribution was made on Apr 12