Tutorials & Educational Resources (32)

Layout:
Showing 1-32 of 32
  • Script array accessed by Replicator Voices
    In reference to Kyma Q&A (https://kyma.symbolicsound.com/qa/6616/have-replicator-ignore-elements-script-file-dialog-prompt) A script prompts you to open a CSV file, and then creates an ordered collection of individuals columns as arrays. The arrays are set as parameters in other Sounds accessed using Replicator's individual voices as    Read More
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    9 downloads Details
  • Sonification Axis Spearcons
    Speech Synthesis voice recordings of common markers found in axes of graphs. Voice recordings for (re)creating axes in data sonifications. Includes Kyma examples for various playback mechanisms.
    Notes : Speech Synthesis voice recordings of common markers found in axes of graphs. Voice recordings for (re)creating axes in data sonifications.
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    38 downloads Details
  • Embedded Markers as Audio Triggers
    Updated version! Leverage embedded markers in audio files to create an array of time stamps that can be used inside "tripWires: #()" array as timing gate for sample-accurate triggering. Link to my initial Q&A question: https://kyma.symbolicsound.com/qa/6074/markers-as-audio-sample-triggers?show=6077#a6077 Steps for using 1. Embed markers in    Read More
    Notes : version 1.2.
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    40 downloads Details
  • Binaural Granulation
    This Sound does granulation of either a live or a recorded binaural source. I've included a binaural recording in case you don't have live binaural input. The Sound was built by Simon Hutchinson and I. It's a work in progress.    Read More
    Will Klingenmeier
    • 3uploads
    • 0questions
    • 0answers
    105 downloads Details
  • shukhurchi + surj (live granulation drone)
    A straightforward, noisy, warbly, grain drone subject to your live input. I built this sound step-by-step in a tutorial and now it's available here to download, to modify and to have fun with.
    Will Klingenmeier
    • 3uploads
    • 0questions
    • 0answers
    103 downloads Details
  • MIDI Time Bender
    Modulations into the MIDI Time Index Various modulations.
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    47 downloads Details
  • From Pen to Finger
    Transforming a Wacom Pen to Finger control. Here the JdJ sound PEN: 4 gran pans is used as a starter.  
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    8 downloads Details
  • KISS2019 Ambisonic Workshop v. 1.5
    Version 1.5 - Fixed the example ambisonic recording and choose LowerCost in BinarualPanner setting. This is the material from KISS2019 Ambisonic Workshop.  Please start with the Powerpoint and Kyma Notebook.  And please don't hesitate to contact me if you have more    Read More
    Allen Wu
    • 2uploads
    • 0questions
    • 0answers
    70 downloads Details
  • Modal Atonal Microtonal StepSequencer Idea
    A 16 step sequencer with 7 greek modes, some atonal and some microtonal capabilities. It's more of a starting point than a polished, finished sound.
    Notes : I made a YouTube video tutorial of the making of this sound. It's rather laborious to type all these expressions and/or copy paste so here's the sound itself.
    Will Klingenmeier
    • 3uploads
    • 0questions
    • 0answers
    73 downloads Details
  • Encapsulation Walkthrough
    The files provide a current walkthrough of encapsulation that supplements existing documentation.  Full documentation currently at: https://jpbellona.com/kyma-encapsulation/
    Notes : Initially used for Data Sonification course at University of Oregon (Winter 2019)
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    32 downloads Details
  • Convert single column Data Text File(s) into mono Audio File(s)
    Two Kyma Scripts to convert first column of data file(s) (e.g. .txt) into audio file(s) (amplitudes as samples). Each row of data becomes one sample of an audio file.  Works for a batch folder of text files!    Read More
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    38 downloads Details
  • Pen & Finger controls tester
    Wacom Pen and Finger controls tester
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    37 downloads Details
  • WireFrames Library: Reference Documentation
    This is a book about the Library we have just published. The library itself is available here http://www.cristianvogel.com/neverenginelabs/product/wireframes-library.
    Cristian Vogel
    • 19uploads
    • 0questions
    • 0answers
    52 downloads Details
  • Ring Modulated Filter Feedback Trick
    Old trick from the analogue modular synthesis field. Here with Sequencer.
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    87 downloads Details
  • Thumb Beat Repeat
    Beat Repeater is a Sound that manipulates the wet, dry, and feedback gains of a simple delay line. When on, the plugin cuts off the input to the delay, cuts the dry output signal, and increases the feedback to 100%; in    Read More
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    107 downloads Details
  • Thumb FM controlled by sequenced spectrum
    Changed Symbolic Sound Spectrum FM patch
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    37 downloads Details
  • Thumb Control FM Oscillators with a Spectrum
    Use a spectral analysis to control the parameters of several frequency-modulated oscillators. An example of a more general pattern of using a SpectrumTrackSelector with ?VoiceNumber as the track number and a Replicator to create the sum of a large    Read More
    SSC
    • 15uploads
    • 0questions
    • 0answers
    124 downloads Details
  • Bart's Kyma Tutorials Part D: Spectrum Concepts
    This is the Sound file that accompanies Bart’s Kyma Tutorials D: Spectral Concepts.
    BartonMcLean
    • 4uploads
    • 0questions
    • 0answers
    145 downloads Details
  • Record Control Signals in Parallel with Audio
      The Sound uses CapytalkToSound, which helps synchronize control signals with audio recordings (for installations or collaborations where a Paca is unavailable). To export our control signal in parallel with audio, we can use SelectableAudioOutput after a CapytalkToSound. Changing SelectableAudioOutput to any    Read More
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    62 downloads Details
  • Thumb Complexity Lab Gallery (The Book)
    The Complexity Lab was launched in July 2015. It ran for one year developing advanced sound designs exclusively for Kyma. We focussed on one of the most powerful areas of Kyma – the algorithmic construction of complex signal flows using    Read More
    Cristian Vogel
    • 19uploads
    • 0questions
    • 0answers
    141 downloads Details
  • Reading CSV in Kyma: Part 2
    The files are simple examples of how to integrate TSV files into Kyma MIDI Scripts. These files partner the Insights article Reading CSV Files in Kyma: Part 2. http://kyma.symbolicsound.com/reading-csvtsv-files-in-kyma-part-2-of-2
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    46 downloads Details
  • Bart's Kyma Tutorials C: Generating Patterns
    This is the Sound file that accompanies Bart's Kyma Tutorials C: Generating Patterns Outside the StepSequencer.  
    SSC
    • 15uploads
    • 0questions
    • 0answers
    92 downloads Details
  • Bart's Kyma Tutorial B. The StepSequencer
    This is the Sound file that accompanies Bart's Kyma Tutorial B, the StepSequencer.
    BartonMcLean
    • 4uploads
    • 0questions
    • 0answers
    128 downloads Details
  • Bart's Kyma Tutorial A. Getting things sounding, organized and uncluttered
    This is the Sound file that accompanies Bart's Kyma Tutorial A. That tutorial was developed to try to bring help to those who are trying to grapple with some basic concepts of how to put Sounds together.    Read More
    BartonMcLean
    • 4uploads
    • 0questions
    • 0answers
    193 downloads Details
  • Ecosystemic Programming Examples
    Example Sound File for Ecosystemic Programming article
    Scott Miller
    • 2uploads
    • 0questions
    • 0answers
    90 downloads Details
  • Thumb FM Tutorial
    Thoughts on FM: behind the algorithms Files for the FM tutorial 1.
    Roland Kuit
    • 18uploads
    • 0questions
    • 0answers
    145 downloads Details
  • NeverEngine Labs
    About NeverEngine Labs™ …study Kyma by ear and by example from a growing library of original content …get inspired by the high quality of what you see and hear …pick up advanced techniques in Capytalk,  VCS design and performance possibilities …socialise with fellow Kyma    Read More
    Cristian Vogel
    • 19uploads
    • 0questions
    • 0answers
    152 downloads Details
  • Reading CSV in Kyma: Part I
    The files are first in a two-part series for working with CSV files inside of Kyma. This file deals with reading single-column CSV files (no delimiter) in Kyma and mapping them onto five parameters of sound (pitch, amplitude, timbre, location,    Read More
    Jon Bellona
    • 12uploads
    • 0questions
    • 0answers
    67 downloads Details
  • Thumb Spectral Processing Basics
    For those who are interested, here's the link to the recording of my live broadcast on Spectral Processing Basics as part of the NeverEngine Labs Spectral Lab: http://youtu.be/HDjihWCrjS8 Sorry for the occasional delays but it seems like Google Hangouts are not latency    Read More
    kymaguy
    • 5uploads
    • 0questions
    • 0answers
    33 downloads Details
  • Cristian Vogel Professional Kyma Coaching
    I offer professional Kyma coaching, consulting and sound design services. My studio is based in Copenhagen and I have a decade of experience in Kyma at an expert level. I have worked closely with Symbolic Sound over the past two years on    Read More
    Cristian Vogel
    • 19uploads
    • 0questions
    • 0answers
    19 downloads Details
  • Kyma at the University of Oregon
    The University of Oregon School of Music and Dance offers an array of music technology courses.  At the center of many of these classes is Kyma.  Nine workstations featuring Pacas or Pacaranas are used to teach classes about sound synthesis,    Read More
    Jeffrey Stolet
    • 1uploads
    • 0questions
    • 0answers
    46 downloads Details
  • Scott's Intro Synth Sounds
    These Sounds are the basis of what I use to introduce Kyma and teach introductory, undergraduate synthesis at St. Cloud State University in my Digital Sound, Synthesis and Composition course. Some are built from the ground up, others conveniently arrived    Read More
    Scott Miller
    • 2uploads
    • 0questions
    • 0answers
    119 downloads Details