Trek H
eb4a325981
codecutil: removed unused code
2019-07-15 15:32:42 +09:30
Trek H
72d56e31ee
codecutil: updated logic for 0 delay lexing
2019-07-15 15:17:16 +09:30
Trek H
be389fca6e
syntax and style changes
2019-07-11 14:54:06 +09:30
Trek H
6dd70639fe
audio: removed bufSize arg in Lex funcs and use ByteLexer
2019-06-18 17:24:32 +09:30
Trek H
b418944daa
codecutil: added ByteLexer struct for configuring buffer size
2019-06-18 14:50:36 +09:30
Trek H
01561e363d
codecutil and audio: tests written using test tables
2019-06-14 19:49:49 +09:30
Trek H
9fe09255be
audio and revid: changes for pr
...
added license to lex.go
changed pcm functions to return alsa.Buffers
style, syntax and clarification added to audio.go
new method of finding buffersize in audio.go uses a new function called nearestPowerOfTwo
2019-06-13 23:35:52 +09:30
Trek H
409dcabe0a
revid: added codec conversion after recording
2019-06-04 02:31:35 +09:30