Package dguitar.players.sound

Provides classes for playing songs, by listening.

See:
          Description

Interface Summary
Arrangement An Arrangement is just a section of a song and a tempo to perform it at.
EventSettings  
EventSoundPlayer  
Performance A Performance is an interface to a prepared version of a Song.
PerformanceEventListener  
PerformanceTimerListener  
RealtimeSoundPlayer  
SoundPlayer  
TimerSettings  
 

Class Summary
DefaultArrangement  
EventStream An EventStream is the ordered list of PerformanceEvents on a specific virtual track, representing the behavior of a single string through an entire performance.
MasterPlayer  
PerformanceEvent  
PerformanceNoteEvent  
PerformanceTimerEvent  
 

Package dguitar.players.sound Description

Provides classes for playing songs, by listening.

PARAGRAPH 2

PARAGRAPH 3.

Related Documentation

None at this moment.