prko

Avatar
from
Bucheon, Gyeonggi-do, South Korea
About

I am interested in European classical music and studied composition, music theory and computer music.

prko's code

A Simple Synthesizer Keyboard 2

27 Jan'24 11:53 in A Simple Synthesizer Keyboard 2

[MIDI output enabled version](https://scsynth.org/t/a-small-utility-computer-midi-keyboard-supporting-midi-output/8868)

Overtone Explorer

19 Jan'24 21:00 in additivepartialovertones

[related forum post 1](https://scsynth.org/t/how-to-avoid-exception-in-graphdef-load-exceeded-number-of-interconnect-buffers-how-to-make-certain-sliders-of-multislider-read-only/8827/3) [related forum post 2](https://scsynth.org/t/newbie-cannot-get-new-code-to-compile/8840/3?u=prko) [related forum post 3](https://scsynth.org/t/gui-interactivity-limitations-or-the-problem-of-the-code-itself/8897)

Introduction of Sweet Dreams

2
28 Oct'23 00:16 in Introduction of Sweet Dreams

inspired from "2018 09 18 18 20 48 sweet dreams twitch" by studioTTTguTTT: "https://www.youtube.com/watch?v=vFqCyfdNbZM&lc=Ugz8PRnQHrWs-XOm45p4AaABAg".openOS

Automatic looper by selecting a part of a sound file

05 Dec'22 15:41 in looper

originated from <https://listarc.cal.bham.ac.uk/lists/sc-users-2016/msg51590.html> and <https://scsynth.org/t/display-playhead-position-in-gui-in-a-synth-that-uses-playbuf/6548/17?u=prko>.

IP detector

22 Oct'22 06:09 in IP detectorIP detector

This code outputs an array consisting of local IPs (or an array with one local IP if there is only one) except “127.0.0.1”. It successfully detects multiple IPv4 addresses as well as one IPv4 address under macOS 12.2.1 and Windows 11. However, under Ubuntu 20.04.3, which ran over Parallels Desktop, I strangely could not assign IPv4 to the second network card. Thus, I confirmed only the output of an array with one IP, but I hope it also could output multiple IPs. related post: https://scsynth.org/t/code-to-get-local-ip-on-all-platforms/5791/3?u=prko

Views with sounds from somewhere in the world

2
05 Sep'20 09:47 in

inspired by the web site "https://www.window-swap.com/window"

Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency)

22 Apr'18 01:44 in filters

Special Thanks to Russell Johnston who gave an excellent solution to MouseLeaveAction issue via the sc-users list! Thanks to Fredrik Olofsson who mentioned to the related issue as well.

hommage à l'impressionnisme

1

An example of iterating randomly filtered pink noise with envelope controls.

Equal-Loudness Contour Experience in SC

1
05 Apr'18 11:16 in

Equal-Loudness Contour Experience in SC special thanks to James Harkins who resolved my errors in the code via the sc-users list!