You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here we have the new repo, hope you like the new name!
In the old repo, we had an issue where we discussed the progress and features. I liked this approach, so I'm bringing it here too.
The methodology remains:
Look through the list of features below.
Select one which you'd like to implement.
Post a comment with:
a) The feature.
b) The minimum time it will take you from posting the comment. (I'll be surprised if I finish it by this time.)
c) The maximum time it will take you from posting the comment. (I'll be embarrassed if I don't finish it by this time.)
Do the work.
The structured list of features
Streamer interface
Buffer struct (something like bytes.Buffer but for samples, able to multiple Streamers)
Format struct (sample rate, number of channels, ...)
Here we have the new repo, hope you like the new name!
In the old repo, we had an issue where we discussed the progress and features. I liked this approach, so I'm bringing it here too.
The methodology remains:
a) The feature.
b) The minimum time it will take you from posting the comment. (I'll be surprised if I finish it by this time.)
c) The maximum time it will take you from posting the comment. (I'll be embarrassed if I don't finish it by this time.)
The structured list of features
bytes.Buffer
but for samples, able to multipleStreamer
s)Original issue: faiface/beep#1
The text was updated successfully, but these errors were encountered: