Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the harmony Reference Manual, version 2.0.0, generated automatically by Declt version 3.0 "Montgomery Scott" on Mon Apr 19 16:16:58 2021 GMT+0.
• Introduction | What harmony is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
## About Harmony Harmony is a library that provides you with audio processing tools as well as an audio server to play back music, sfx, and so forth. It is most suited for use in a game engine, but may feasibly also used for more advanced things such as a DAW. ## Also See - "cl-mixed"(https://shirakumo.github.io/cl-mixed) For the mixing and sound processing library.
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The harmony system |
Nicolas Hafner <shinmera@tymoon.eu>
Nicolas Hafner <shinmera@tymoon.eu>
(:git "https://github.com/shirakumo/harmony.git")
zlib
A common lisp sound server and sound processing library.
2.0.0
trivial-features
harmony.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
Next: The harmony/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
harmony.asd
harmony (system)
Next: The harmony/toolkit․lisp file, Previous: The harmony․asd file, Up: Lisp files [Contents][Index]
harmony (system)
package.lisp
Next: The harmony/server․lisp file, Previous: The harmony/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
harmony (system)
toolkit.lisp
Next: The harmony/segment․lisp file, Previous: The harmony/toolkit․lisp file, Up: Lisp files [Contents][Index]
toolkit.lisp (file)
harmony (system)
server.lisp
Next: The harmony/voice․lisp file, Previous: The harmony/server․lisp file, Up: Lisp files [Contents][Index]
server.lisp (file)
harmony (system)
segment.lisp
default-source-end (function)
Next: The harmony/simple․lisp file, Previous: The harmony/segment․lisp file, Up: Lisp files [Contents][Index]
segment.lisp (file)
harmony (system)
voice.lisp
Next: The harmony/documentation․lisp file, Previous: The harmony/voice․lisp file, Up: Lisp files [Contents][Index]
voice.lisp (file)
harmony (system)
simple.lisp
Previous: The harmony/simple․lisp file, Up: Lisp files [Contents][Index]
simple.lisp (file)
harmony (system)
documentation.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The org.shirakumo.fraf.harmony package | ||
• The org.shirakumo.fraf.harmony.user package |
Next: The org․shirakumo․fraf․harmony․user package, Previous: Packages, Up: Packages [Contents][Index]
package.lisp (file)
common-lisp
Previous: The org․shirakumo․fraf․harmony package, Up: Packages [Contents][Index]
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported special variables | ||
• Exported macros | ||
• Exported functions | ||
• Exported generic functions | ||
• Exported classes |
Next: Exported macros, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
server.lisp (file)
Next: Exported functions, Previous: Exported special variables, Up: Exported definitions [Contents][Index]
server.lisp (file)
Next: Exported generic functions, Previous: Exported macros, Up: Exported definitions [Contents][Index]
toolkit.lisp (file)
simple.lisp (file)
simple.lisp (file)
simple.lisp (file)
simple.lisp (file)
Next: Exported classes, Previous: Exported functions, Up: Exported definitions [Contents][Index]
server.lisp (file)
server.lisp (file)
server.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
simple.lisp (file)
simple.lisp (file)
voice.lisp (file)
segment.lisp (file)
segment.lisp (file)
segment.lisp (file)
segment.lisp (file)
segment.lisp (file)
voice.lisp (file)
segment.lisp (file)
segment.lisp (file)
segment.lisp (file)
segment.lisp (file)
server.lisp (file)
server.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
voice.lisp (file)
voice.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
simple.lisp (file)
voice.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
server.lisp (file)
server.lisp (file)
server.lisp (file)
server.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
server.lisp (file)
server.lisp (file)
server.lisp (file)
voice.lisp (file)
server.lisp (file)
simple.lisp (file)
simple.lisp (file)
voice.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
automatically generated reader method
segment.lisp (file)
automatically generated writer method
segment.lisp (file)
segment.lisp (file)
simple.lisp (file)
simple.lisp (file)
Previous: Exported generic functions, Up: Exported definitions [Contents][Index]
segment.lisp (file)
standard-object (class)
bip-buffer (class)
from (generic function)
(setf from) (generic function)
from-location (generic function)
(setf from-location) (generic function)
to-location (generic function)
(setf to-location) (generic function)
segment.lisp (file)
standard-object (class)
:name
name (generic function)
chain (generic function)
(setf chain) (generic function)
server.lisp (file)
chain (class)
(make-hash-table :test (quote equal))
segment-map (generic function)
free-buffers (generic function)
(setf free-buffers) (generic function)
free-unpackers (generic function)
(setf free-unpackers) (generic function)
thread (generic function)
(setf thread) (generic function)
queue (generic function)
:samplerate
48000
samplerate (generic function)
(setf samplerate) (generic function)
:buffersize
buffersize (generic function)
(setf buffersize) (generic function)
"harmony"
segment.lisp (file)
segment (class)
source (class)
:repeat
0
repeat (generic function)
(setf repeat) (generic function)
:repeat-start
0
repeat-start (generic function)
(setf repeat-start) (generic function)
:on-end
(function org.shirakumo.fraf.harmony::default-source-end)
on-end (generic function)
(setf on-end) (generic function)
voice.lisp (file)
chain (class)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal macros | ||
• Internal functions | ||
• Internal generic functions |
Next: Internal macros, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
server.lisp (file)
server.lisp (file)
Next: Internal functions, Previous: Internal special variables, Up: Internal definitions [Contents][Index]
toolkit.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
Next: Internal generic functions, Previous: Internal macros, Up: Internal definitions [Contents][Index]
simple.lisp (file)
segment.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
voice.lisp (file)
simple.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
toolkit.lisp (file)
voice.lisp (file)
Previous: Internal functions, Up: Internal definitions [Contents][Index]
automatically generated reader method
server.lisp (file)
automatically generated writer method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated writer method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated writer method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated writer method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated reader method
server.lisp (file)
automatically generated writer method
server.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F H L |
---|
Jump to: | F H L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
A B C D E F G L M N O P Q R S T U V W |
---|
Jump to: | (
A B C D E F G L M N O P Q R S T U V W |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
B C F N O Q R S T |
---|
Jump to: | *
B C F N O Q R S T |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | B C H O P S V |
---|
Jump to: | B C H O P S V |
---|