rgill
Is there an elixir audio package?
Hi guys,
New to the forum here and somewhat new to elixir as well. I’ve been going through tutorials and doing the Dave Thomas’ course on elixir, but I’ve been looking to build something in the mean time. I had a project that I wrote in javascript which output sounds through the speakers and I was thinking of porting that to elixir for funsies.
However, I couldn’t find anything related to audio output through google or any package on hex.pm, is there anything already? Does anyone have an idea?
For reference: I was using this package in javascript (https://www.npmjs.com/package/speaker)
Most Liked
OvermindDL1
rgill
Got a working version, would you mind reviewing it? I’m still unsure about best practices in elixir so might be doing something blatantly wrong or not following better conventions.
NobbZ
Because what you call a stream can be anything, a function, a struct of an unspecified module, a pid… And nothing but the Stream module knows how to deal with them.
Streams have to be considered opaque.
Last Post!
jonnyhotchkiss
Hi everyone, I just found this whilst looking for elixir audio stuff.
First, I was going to share LiveBeats: Building a social music app with Phoenix LiveView · The Fly Blog in case that helps (there’s reference to the challenges of calculating bpm)
I’m as new to Ruby as I am to SonicPi and SuperCollider, and elixir is even newer, so whilst make and rake things seem self-explanatory, I’m not 100% how it all connects… I think a jigsaw piece landed the other day when I saw some docs on the origin stories of elixir and especially graphql, the ‘framework’ becomes popular when implemented in popular languages… https://cult.honeypot.io/originals/graphql-the-documentary/
Is there a good getting started page, to understand what hex is, what Nif’s are, what supervisison entails?
Would you recommend students get to grips with JS and RUST (and any others?) before starting to look at Elixir and others?
Will start by looking up the course by Dave Thomas.
Thanks!
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









