SAKryukov (talk | contribs)
Application renaming
SAKryukov (talk | contribs)
Fixed URL for 2nd article
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Sergey A Kryukov''', physicist, inventor, designer, author of computer technologies, creator of the Web browser-based microtonal platform for musical teaching, study, and composer's experiments
'''Sergey A Kryukov''', physicist, inventor, designer, author of computer technologies, creator of [[User:SAKryukov#Microtonal_Fabric|Microtonal Fabric]], a Web browser-based microtonal platform for musical teaching, study, and composer's experiments


== Selected Publications ==
== Selected Publications ==
Line 5: Line 5:
<u>[https://www.codeproject.com/Articles/1201737/Musical-Study-with-Isomorphic-Computer-Keyboard Musical Study with Isomorphic Computer Keyboard, August 16, 2017]</u> <small>This is the first work of the keyboard-related cycle, and it is not microtonal. However, it contains some theoretical introduction applicable to other works, which are essentially microtonal.</small>
<u>[https://www.codeproject.com/Articles/1201737/Musical-Study-with-Isomorphic-Computer-Keyboard Musical Study with Isomorphic Computer Keyboard, August 16, 2017]</u> <small>This is the first work of the keyboard-related cycle, and it is not microtonal. However, it contains some theoretical introduction applicable to other works, which are essentially microtonal.</small>


<u>[https://www.codeproject.com/Articles/1204180/Microtonal-Music-Study-Chromatic-Lattice-Keyboard Microtonal Music Study with Chromatic Lattice Keyboard, September 1, 2017]</u>
<u>[https://sakryukov.github.io/publications/2017-09-01.Microtonal-Music-Study-with-Chromatic-Lattice-Keyboard.html Microtonal Music Study with Chromatic Lattice Keyboard, August 16, 2017]</u>


<u>[https://www.codeproject.com/Articles/5268512/Sound-Builder Sound Builder, Web Audio Synthesizer Sound Builder, Web Audio Synthesizer, May 19, 2020]</u>
<u>[https://SAKryukov.GitHub.io/publications/2020-05-19.Sound-Builder-Web-Audio-Synthesizer.html Sound Builder, Web Audio Synthesizer Sound Builder, Web Audio Synthesizer, May 19, 2020]</u>


<u>[https://www.codeproject.com/Articles/814903/Practical-Sound-Recorder-with-Sound-Activation Practical Sound Recorder with Sound Activation, September 3, 2014]</u>
<u>[https://SAKryukov.GitHub.io/publications/2023-06-06.Multitouch-Support-for-Ten-Finger-Playing.html Multitouch Support for Ten-Finger Playing, 2023]</u>
 
<u>[https://SAKryukov.GitHub.io/publications/2014-09-03.Practical-Sound-Recorder-with-Sound-Activation.html Practical Sound Recorder with Sound Activation, September 3, 2014]</u>


<u>[http://www.SAKryukov.org/resume/publications.html List of other selected publications]</u>
<u>[http://www.SAKryukov.org/resume/publications.html List of other selected publications]</u>
Line 29: Line 31:
=== Live Play Applications ===
=== Live Play Applications ===


<u>[https://SAKryukov.github.io/microtonal-fabric/code/SoundBuilder/ Sound Builder]</u>In addition to this Web browser-based application, there is the additional tool, Fourier.WaveFFT — it requires a one-click build (.NET Core). It can take an audio sound sample, Fourier-transform it, and embed the result in an instrument file to be open by SoundBuilder for synthesis. The user can design one's own instrument synthesizer and embed it in all musical instruments of the system listed below.
<u>[https://SAKryukov.github.io/microtonal-fabric/code/SoundBuilder/ Sound Builder]</u>In addition to this Web browser-based application, there is the additional tool, Fourier.WaveFFT — it requires a one-click build (.NET 6 or later). It can take an audio sound sample, Fourier-transform it, and embed the result in an instrument file to be open by SoundBuilder for synthesis. The user can design one's own instrument synthesizer and embed it in all musical instruments of the system listed below.


<u>[https://SAKryukov.github.io/microtonal-fabric/code/Multi-EDO/index.html Multi-EDO] isomorphic keyboard</u>
<u>[https://SAKryukov.github.io/microtonal-fabric/code/Multi-EDO/index.html Multi-EDO Chromatic Lattice]</u> isomorphic chromatic keyboard


<u>[https://SAKryukov.github.io/microtonal-fabric/code/29-EDO/index.html Specialized 29-EDO] keyboards</u>
<u>[https://SAKryukov.github.io/microtonal-fabric/code/29-EDO/index.html Specialized 29-EDO]</u> keyboards


<u>[https://SAKryukov.github.io/microtonal-fabric/code/tone-system-comparison/index.html Application for comparison of tonal systems]</u>
<u>[https://SAKryukov.github.io/microtonal-fabric/code/tone-system-comparison/index.html Application for comparison of tonal systems]</u>


<u>[https://SAKryukov.github.io/microtonal-fabric/code/code/sequence-tool/index.html Sequence Tool]</u>
<u>[https://SAKryukov.github.io/microtonal-fabric/code/sequence-tool/index.html Sequence Tool]</u>
 
=== Experimental: Microtonal Playground ===
 
Live play: [https://sakryukov.github.io/microtonal-chromatic-lattice-keyboard/playground Microtonal Playground]


This is a new experimental application '''''under development'''''.
=== New! Microtonal Playground ===
It allows anyone to define one's own frequencies, place them in a simple rectangular-grid keyboard and play with ten fingers on a touchscreen, or at least with a mouse/touchpad. For the customization, the ''live play'' won't be enough, it shows some demo, presently based on the [[User:Aura/Aura's_Diatonic_Scales|scales]] presented by [[Dawson Berry]], a.&thinsp;k.&thinsp;a. [[User:Aura|Aura]]. Presently, you need to download the entire product and modify the file &ldquo;user.data&rdquo;. The definition mechanism is very flexible: the frequencies can be defined as fixed values or as rational-number intervals relative to the specified base tone, the labels can be customized, automatic repetition of tones with octave transposition is available.


It allows anyone to define one's own frequencies, place them in a simple rectangular-grid keyboard and play with ten fingers on a touchscreen, or at least with a mouse/touchpad. For the customization, the ''live play'' won't be enough, it shows some demo, presently based on the [[User:Aura/Aura's_Diatonic_Scales|scales]] presented by [[User:Aura|Dawson Berry]]. Presently, you need to download the entire product and modify the file &ldquo;user.data&rdquo;. The definition mechanism is very flexible: the frequencies can be defined as fixed values or as rational-number intervals relative to the specified base tone, the labels can be customized, automatic repetition of tones with octave transposition is available.
The application will get standard controls of volume, sustain, transposition, and the Recorder.


Later, the application will get standard controls of volume, sustain, transposition, and the Recorder. Right now, only the choice of instrument is available.
Live play:
* With [https://SAKryukov.github.io/microtonal-fabric/code/playground With Aura's Diatonic Scales]
* With [https://SAKryukov.github.io/microtonal-fabric/code/playground/custom custom systems]


Also under development: the tonal system put forward by [[Kite_Giedraitis|Kite Giedraitis]], with [[Color_notation#Interval_Names|this layout and generator system]]. I already make it playable, but I'm trying to design something to be ''practically playable''.
Under development: the tonal system put forward by [[Kite_Giedraitis|Kite Giedraitis]], with [[Color_notation#Interval_Names|this layout and generator system]]. I already make it playable, but I'm trying to design something to be ''practically playable''.


== Profile and Contacts ==
== Profile and Contacts ==