Hey everybody, Novocaine is my baby, and it's completely awesome to see folks already using it. For the record, it's open-source, I just forgot to stick the MIT license at the top. Or would folks prefer BSD? Let me know, I'm flexible. The only thing I care about is that people use it to make awesome software. If anybody's a Boston local, I'll be talking about iOS audio (both novocaine and some fancier frequency analy…
Novocaine: painless high-performance audio on iOS and OS X
31–40 of 45 posts
Re: Novocaine: painless high-performance audio on iOS and OS X
#32Earlier quoted context omitted.
Why do you hate it?
Because it gives you absolutely no idea what the product actually does, and it's un-googleable. Try googling novocaine - guess what, you won't find this in the first page of results. Good luck with it. I'm sure it may be one awesome piece of software, but the name is just dumb.
I also assumed it was an Eels reference, which I found catchy and means I will remember it in the future.
Re: Novocaine: painless high-performance audio on iOS and OS X
#33Re: Novocaine: painless high-performance audio on iOS and OS X
#34Earlier quoted context omitted.
Your timing couldn't be better. I was literally in the process of trying to figure out how the heck the SpeakHere demo actually works -- now maybe I don't have to. It would be nice to have a little more documentation. How do you set audio sample formats? (I assume you can.)
Documentation will be forthcoming. What do you mean by audio sample formats? One of the things I tried to do was make sure that you never, ever, EVER have to think about anything but floating point audio. In my experience, audio comes in as either float or SInt16s (I've never seen fixed-point coming in by default, but I haven't done an enormous amount of odd-peripheral Mac audio), and novocaine just handles it for yo…
Re: Novocaine: painless high-performance audio on iOS and OS X
#35Hey everybody, Novocaine is my baby, and it's completely awesome to see folks already using it. For the record, it's open-source, I just forgot to stick the MIT license at the top. Or would folks prefer BSD? Let me know, I'm flexible. The only thing I care about is that people use it to make awesome software. If anybody's a Boston local, I'll be talking about iOS audio (both novocaine and some fancier frequency analy…
Here's a question - what does Linux audio lack for you to be able to pull of something like Novocaine ?
Re: Novocaine: painless high-performance audio on iOS and OS X
#36Re: Novocaine: painless high-performance audio on iOS and OS X
#37Correct me if I'm wrong, but isn't Novocaine still an abstraction layer that interfaces with Core Audio (I haven't had a moment to look at the sources yet)? I understand that it's simpler to deal with, but how is it more "high-performant" than working with Core Audio directly?
Having tried my hand at core audio code a few times, this is an amazingly simple API. I've got some app ideas I'd like to use this in.
Re: Novocaine: painless high-performance audio on iOS and OS X
#38Hey everybody, Novocaine is my baby, and it's completely awesome to see folks already using it. For the record, it's open-source, I just forgot to stick the MIT license at the top. Or would folks prefer BSD? Let me know, I'm flexible. The only thing I care about is that people use it to make awesome software. If anybody's a Boston local, I'll be talking about iOS audio (both novocaine and some fancier frequency analy…
How I wish people could build such things for Linux. Here's a question - what does Linux audio lack for you to be able to pull of something like Novocaine ?
Re: Novocaine: painless high-performance audio on iOS and OS X
#39Earlier quoted context omitted.
Because it gives you absolutely no idea what the product actually does, and it's un-googleable. Try googling novocaine - guess what, you won't find this in the first page of results. Good luck with it. I'm sure it may be one awesome piece of software, but the name is just dumb.
I googled "novocaine audio ios" and got great results. I also assumed it was an Eels reference, which I found catchy and means I will remember it in the future.
Re: Novocaine: painless high-performance audio on iOS and OS X
#40Hey everybody, Novocaine is my baby, and it's completely awesome to see folks already using it. For the record, it's open-source, I just forgot to stick the MIT license at the top. Or would folks prefer BSD? Let me know, I'm flexible. The only thing I care about is that people use it to make awesome software. If anybody's a Boston local, I'll be talking about iOS audio (both novocaine and some fancier frequency analy…