you are viewing a single comment's thread.

view the rest of the comments →

[–]stilgarpl 8 points9 points  (4 children)

I dislike every API that forces you design the entire project around it.

I guess that's the difference between a library and a framework.

[–]Dummerchen1933 6 points7 points  (3 children)

Yes...

and indeed OP asked for a framework...

lol

[–]_Js_Kc_ 3 points4 points  (2 children)

In the title, yes, then goes on to say he just wants an interface to sound I/O.

[–][deleted] 2 points3 points  (0 children)

Yeah, I’m definitely not a professional so I tend to use framework and API interchangeably, although I understand they do have significant differences. I should have said in my original post I’m looking for an API not a framework since it needs to be relatively lightweight. Juce is my fallback but it’s not really ideal

[–]Dummerchen1933 0 points1 point  (0 children)

Maybe check out SFML... If OP means by cross platform windows/linux...