Jump to content

Audio Library

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
chax

chax

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
I am supposed to create a music composer. I need a suitable
library. Platform: DebianLinux
Size does matter for science and its laws changes accordingly.
[SIGPIC][/SIGPIC]
An C

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I'd investigate OpenAL
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Surely there are music composition programs already out there available for Linux? Why bother creating a new one?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#4
chax

chax

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
Internal Project.
Size does matter for science and its laws changes accordingly.
[SIGPIC][/SIGPIC]
An C

#5
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
FMOD is the top of the line choice. OpenAL is also mature and well developed. the JUICE framework also provides a audio layer.

All of these are cross platform.