<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wavy/rustynotes/colourschemes, branch master</title>
<subtitle>rustynotes is a small note visualizer application, currently only works in linux with alsa and you'll want to modify the buf assignment in src/main.rs:53 to use your input device</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.gpio.ca/wavy/rustynotes/'/>
<entry>
<title>initial import</title>
<updated>2023-05-08T05:04:53+00:00</updated>
<author>
<name>Wavy Harp</name>
<email>wavyharp@gmail.com</email>
</author>
<published>2023-05-08T05:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.gpio.ca/wavy/rustynotes/commit/?id=991849b32acf83dd14a5096540bb053d2572502a'/>
<id>991849b32acf83dd14a5096540bb053d2572502a</id>
<content type='text'>
currently everything is very tied to alsa and my system,
for the moment you'll need to manually change the device names
and maybe channels/period_size in src/main.rs, src/bin/smolguitar.rs
and src/bin/loopbacker.rs, i'll fix that and add runtime period
size/updater allocation soon, (and probably make a cpal backend as well
so it can work on other platforms), but doing this initial commit to play
around with stereo for now~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
currently everything is very tied to alsa and my system,
for the moment you'll need to manually change the device names
and maybe channels/period_size in src/main.rs, src/bin/smolguitar.rs
and src/bin/loopbacker.rs, i'll fix that and add runtime period
size/updater allocation soon, (and probably make a cpal backend as well
so it can work on other platforms), but doing this initial commit to play
around with stereo for now~
</pre>
</div>
</content>
</entry>
</feed>
