PyoungRyang Ko

Results 98 issues of PyoungRyang Ko

## Environment * SuperCollider version: 3.14.0_dev * Operating system: macOS, Windows, Linux ## Steps to reproduce https://github.com/supercollider/supercollider/pull/6164 ## Expected vs. actual behavior `"/*"` should not be regarded as the start...

bug

## Purpose and Motivation It would be convenient for SuperCollider to provide a counterpart for `Buffer.readChannel`, as it already provides `Buffer.loadDialog` as the counterpart to `Buffer.read`. - A new class...

## Environment * SuperCollider version: SuperCollider 3.14.0_dev * Operating system: Ubuntu 22.04.3LTS (arm64) ## Steps to reproduce Launch SuperCollider, then evaluate the following two-line code: ``` Server.supernova; s.boot ``` ##...

bug
scsynth-supernova incompatibility

## Environment * SuperCollider version: 3.14.0_dev * Operating system: Windows 11 ## Steps to reproduce 1. Launch SuperCollider 2. Menu -> Edit Preference or Look at the text on the...

bug

## Environment * SuperCollider version: 3.13.0 * Operating system: Windows, Ubuntu ## Steps to reproduce 1. Navigate the help document by pressing the "Browse" button. 2. Navigate the help document...

bug
comp: Qt GUI

## Environment * SuperCollider version: 3.13.0 * Operating system: Windows 11 Pro ## Steps to reproduce ```supercollider Download("https://theremin.music.uiowa.edu/sound%20files/MIS/Piano_Other/piano/Piano.mf.C4.aiff") ``` ## Expected vs. actual behavior ### expected and actual behaviours on...

bug
os: Windows

Hello, Is it possible to implement Korean music symbols into Bravura? For example: https://www.dropbox.com/sh/mijk7porv0biyz3/AABZJyRiVRJBENORPqo9FYyia?dl=0 Best regards,

Hi, I rendered all help documents as follows: ``` SCDoc.renderAll ``` However, it quits with an error that the receiver is `nil`. I think the problem is your `MKtlDesc` help...

Dear smoge, I have evaluated the following two codes, slightly modified from your sample code in the help document: ``` ( a = 12.collect({|i| ( 'midinote': ( (63 + rrand(-6,6.5)...

SuperCollider returns an error when evaluating this document. I changed it to resolve the problem. The eason of error: The location of the sound file "a11wlk01.wav" is as follows: Platform.resourceDir...