Code Monkey home page Code Monkey logo

Comments (6)

szechyjs avatar szechyjs commented on June 30, 2024

My guess is the version of mbelib installed on your system is outdated. Pull the latest version and do a make install.

from dsd.

bourgeois avatar bourgeois commented on June 30, 2024

I installed mbelib through brew and I got version 1.2.5, here is the brew info output,

λ mba ~ → brew info mbelib   
mbelib: stable 1.2.5, HEAD
https://github.com/szechyjs/mbelib
/usr/local/Cellar/mbelib/1.2.5 (7 files, 232K) *
  Built from source
From: https://github.com/mxcl/homebrew/commits/master/Library/Formula/mbelib.rb
==> Dependencies
Build: cmake ✔

Should I try to do a clean install with a new build from master ?

Also, I just read the other issues about OS X and it seems that the sound is not working right now, is this right ?

If this is the case, it's pretty much pointless to build it anyway, no ?

from dsd.

bourgeois avatar bourgeois commented on June 30, 2024

Allright, I pulled the last version of mbelib and it builds correctly now !

λ mba build → λ git master → dsd
Digital Speech Decoder 1.7.0-dev (build:v1.6.0-26-ge40e89a)
mbelib version 1.2.5
Error, couldn't open /dev/audio
λ mba build → λ git master → 

Is there any workaround for the /dev/audio issue on OS X yet ?

from dsd.

szechyjs avatar szechyjs commented on June 30, 2024

The latest version of dsd requires the current version of mbelib. To install the latest using homebrew use brew install --HEAD mbelib

There currently is no fix for audio on OSX. This is on our todo list, unfortunately it requires a pretty decent rewrite of dsd.

Depending on how you want to use dsd, you can still read and write to wav files rather than audio in/out.

from dsd.

bourgeois avatar bourgeois commented on June 30, 2024

With the current implementation, would it be possible to output audio samples to a pseudo file descriptor or socket (named pipe), and then read it with SoX ?

Like in the last example of this link, by piping the output of a command to SoX which is then routed to core audio ?

from dsd.

szechyjs avatar szechyjs commented on June 30, 2024

Closing as linking error was resolved with latest mbelib.

OSX audio issue can be addressed in existing issue.

from dsd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.