From Fedora Project Wiki

(→‎Musicians' Guide: wrote actually-useful content)
m (re-arranged section order to be alphabetical; renamed "jack2" section)
Line 1: Line 1:
== Move to jack2 ==
== jack2 ==
<!-- crantila: All of the <code> tags should be <systemitem> in DocBook -->
<!-- crantila: All of the <code> tags should be <systemitem> in DocBook -->
Fedora 14 moves from <code>jack</code> to <code>jack2</code>, formerly called <code>jackdmp</code>.  <code>jack2</code> offers many improvements over previous versions available in Fedora.  Current <code>jack</code>-capable programs can take advantage of these improvements without modification.
Fedora 14 moves from <code>jack</code> to <code>jack2</code>, formerly called <code>jackdmp</code>.  <code>jack2</code> offers many improvements over previous versions available in Fedora.  Current <code>jack</code>-capable programs can take advantage of these improvements without modification.
Line 10: Line 10:
The move to <code>jack2</code> is another example of the behind-the-scenes improvements that are a part of Fedora 14.
The move to <code>jack2</code> is another example of the behind-the-scenes improvements that are a part of Fedora 14.


== gtick ==
== Musicians' Guide ==
Created as a Fedora Summer Coding project, the Fedora ''Musicians' Guide'' is released for the first time with Fedora 14.  The ''Musicians' Guide'' shows you how to use several popular audio and music applications available in Fedora, and it explains some basic concepts you need to know when using audio software on any computer.
 
Each application has a tutorial, designed to show a typical use of the application by creating an actual musical project.  In the '''Ardour''' tutorial, for example, you learn how to mix and master a recording of a real song.  In the '''Qtractor''' tutorial, you learn how to create a MIDI-based accompaniment for a recording of a Beethoven piano sonata.
 
More advanced users - especially programmers who wish to create music - will appreciate the detailed coverage of '''SuperCollider''', a programming language designed for audio synthesis.  The tutorial shows you how to create a piece of music, from inspiration to completion.  There is also a section explaining the syntax and usage of many language features, designed to be used as an introduction to '''SuperCollider''', and as a reference while you program.  Combined with the extensive documentation available from the developers, the ''Musicians' Guide'' chapter help to make '''SuperCollider''' on Fedora easier than ever!


New to Fedora14, '''gtick''' is a metronome application supporting different meters and speeds up to 1000 bpmReview the details at http://www.antcom.de/gtick/.
Highly-trained musicians, and those still in training, will want to use the ear-training application '''Solfege'''.  '''Solfege''' offers a wide variety of exercises, from hearing and singing intervals and chords, to taking dictation of a series of chords, or even detecting a tuning discrepancy between pitchesWhether you want to build your aural skills for the first time or just want help in maintaining them, '''Solfege''' can help you.


== Qsynth ==
== Qsynth ==
Line 19: Line 24:
'''Qsynth''' is explained in Chapter 10, "FluidSynth" of the new ''Musicians' Guide''.
'''Qsynth''' is explained in Chapter 10, "FluidSynth" of the new ''Musicians' Guide''.


== Musicians' Guide ==
== gtick ==
Created as a Fedora Summer Coding project, the Fedora ''Musicians' Guide'' is released for the first time with Fedora 14.  The ''Musicians' Guide'' shows you how to use several popular audio and music applications available in Fedora, and it explains some basic concepts you need to know when using audio software on any computer.


Each application has a tutorial, designed to show a typical use of the application by creating an actual musical project.  In the '''Ardour''' tutorial, for example, you learn how to mix and master a recording of a real song.  In the '''Qtractor''' tutorial, you learn how to create a MIDI-based accompaniment for a recording of a Beethoven piano sonata.
New to Fedora14, '''gtick''' is a metronome application supporting different meters and speeds up to 1000 bpmReview the details at http://www.antcom.de/gtick/.
 
More advanced users - especially programmers who wish to create music - will appreciate the detailed coverage of '''SuperCollider''', a programming language designed for audio synthesis.  The tutorial shows you how to create a piece of music, from inspiration to completion.  There is also a section explaining the syntax and usage of many language features, designed to be used as an introduction to '''SuperCollider''', and as a reference while you programCombined with the extensive documentation available from the developers, the ''Musicians' Guide'' chapter help to make '''SuperCollider''' on Fedora easier than ever!
 
Highly-trained musicians, and those still in training, will want to use the ear-training application '''Solfege'''. '''Solfege''' offers a wide variety of exercises, from hearing and singing intervals and chords, to taking dictation of a series of chords, or even detecting a tuning discrepancy between pitches. Whether you want to build your aural skills for the first time or just want help in maintaining them, '''Solfege''' can help you.


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 17:09, 4 September 2010

jack2

Fedora 14 moves from jack to jack2, formerly called jackdmp. jack2 offers many improvements over previous versions available in Fedora. Current jack-capable programs can take advantage of these improvements without modification.

  • jack2 takes advantage of multi-processor or multi-core systems. The result is fewer audio glitches when more than one jack-enabled program is run.
  • You can now modify connections without interrupting the audio stream. This means that you do not need to stop recording or playback in order to change how your programs connect to each other.
  • "Asynchronous" activation prevents audible audio glitches. If a program does not provide a sample in time, jack2 automatically repeats the previous sample. The old jack server would have produced an audible glitch, but with jack2, you may not even hear the missing sample.
  • You can use jack2 and PulseAudio on the same computer. When the jack server starts, it automatically takes control of your audio hardware from PulseAudio. When the jack server stops, it automatically returns control of your audio hardware to PulseAudio. There is no longer a benefit to removing PulseAudio.

The move to jack2 is another example of the behind-the-scenes improvements that are a part of Fedora 14.

Musicians' Guide

Created as a Fedora Summer Coding project, the Fedora Musicians' Guide is released for the first time with Fedora 14. The Musicians' Guide shows you how to use several popular audio and music applications available in Fedora, and it explains some basic concepts you need to know when using audio software on any computer.

Each application has a tutorial, designed to show a typical use of the application by creating an actual musical project. In the Ardour tutorial, for example, you learn how to mix and master a recording of a real song. In the Qtractor tutorial, you learn how to create a MIDI-based accompaniment for a recording of a Beethoven piano sonata.

More advanced users - especially programmers who wish to create music - will appreciate the detailed coverage of SuperCollider, a programming language designed for audio synthesis. The tutorial shows you how to create a piece of music, from inspiration to completion. There is also a section explaining the syntax and usage of many language features, designed to be used as an introduction to SuperCollider, and as a reference while you program. Combined with the extensive documentation available from the developers, the Musicians' Guide chapter help to make SuperCollider on Fedora easier than ever!

Highly-trained musicians, and those still in training, will want to use the ear-training application Solfege. Solfege offers a wide variety of exercises, from hearing and singing intervals and chords, to taking dictation of a series of chords, or even detecting a tuning discrepancy between pitches. Whether you want to build your aural skills for the first time or just want help in maintaining them, Solfege can help you.

Qsynth

Qsynth is a graphical front-end for the FluidSynth software-based MIDI synthesizer. Qsynth lets you take advantage of the full capabilities of FluidSynth more easily. You can change all aspects of a FluidSynth setup, and even run multiple instances of the FluidSynth synthesizer, from within one Qsynth window.

Qsynth is explained in Chapter 10, "FluidSynth" of the new Musicians' Guide.

gtick

New to Fedora14, gtick is a metronome application supporting different meters and speeds up to 1000 bpm. Review the details at http://www.antcom.de/gtick/.