/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.kylesmithguitar.com
| | blog.discmakers.com
3.2 parsecs away

Travel
| | An easy way to write a new song is to start with chords that go together. Here are some steps to build a melody from the chord tones.
| | www.ethanhein.com
4.4 parsecs away

Travel
| | Jazz musicians think of chords and scales as two different ways of looking at the same thing: a group of pitches that sound good together. If you organize the pitches sequentially and play them one
| | thiscontext.com
8.4 parsecs away

Travel
| | I've written a Caffeine class which, in real time, takes detected pitches from a melody and chords, and sends re-voiced versions of the chords to a harmonizer, which renders them using shifted copies of the melody. It's an example of an aggregate audio plugin, which builds a new feature from other plugins running in Ableton...
| | jsloop.net
19.0 parsecs away

Travel
| Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.