@@ -716,19 +716,33 @@ web version improvements, and more examples.
716
716
717
717
### [ Nannou awarded Mozilla grant for foundational audio development] [ nannou-post ]
718
718
719
- ![ TODO: local, desc ] ( https://nannou.cc/static/9bd3d69917cfc005e44b068a1fefc46c/35c67/ mission_partners_nannou_mozilla.png)
719
+ [ ![ Nannou & mozilla logos ] ( /assets/newsletter-003/ mission_partners_nannou_mozilla.png)] [ nannou-post ]
720
720
721
- [ Post] [ nannou-post ]
721
+ [ Nannou] [ nannou ] is a creative coding framework that aims to make it easy
722
+ for artists to express themselves with simple, fast, reliable code.
722
723
723
- [ Nannou] [ nannou ] is a creative coding framework that aims to make it easy for artists to express themselves with simple, fast, reliable code.
724
+ [ Nannou has been awarded 10K USD in funding] [ nannou-post ]
725
+ as a part of the [ MOSS Mission Partners] track.
726
+ The proposed work is aimed towards improving the state
727
+ of some foundational crates within the Rust audio ecosystem
728
+ over the next three to four months.
724
729
725
- [ Nannou] [ nannou ] the creative coding framework awarded Mozilla grant for Rust audio development
730
+ Key areas of our work will include:
731
+
732
+ - Addressing some long-standing issues in [ CPAL] .
733
+ - Review and improve CPAL's web audio support.
734
+ - Implement a simple web app and guide demonstrating CPAL's web audio support.
735
+ - Design, develop and document a standard audio graph abstraction and crate,
736
+ reflecting on lessons learned and limitations of prior efforts,
737
+ and the requirements of the wider rust audio community.
726
738
727
739
_ Discussions:
728
740
[ /r/rust] ( https://reddit.com/r/rust/comments/dlz3fb/nannou_the_creative_coding_framework_awarded ) _
729
741
730
742
[ nannou ] : https://nannou.cc
731
743
[ nannou-post ] : https://nannou.cc/posts/moss_grant_announce
744
+ [ MOSS Mission Partners ] : https://mozilla.org/en-US/moss/mission-partners
745
+ [ CPAL ] : https://github.com/rustaudio/cpal
732
746
733
747
### WIP Rendering Engine by @Cynic64 (TODO: Title?)
734
748
0 commit comments