caw_sdl2 0.1.0

Helpers for interfacing with sdl2 in the CAW synthesizer framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
![CAW Logo](../assets/logo.png)

# caw_sdl2

[![Version](https://img.shields.io/crates/v/caw_sdl2.svg)](https://crates.io/crates/caw_sdl2)
[![Documentation](https://docs.rs/caw_sdl2/badge.svg)](https://docs.rs/caw_sdl2)
[![test](https://github.com/gridbugs/caw/actions/workflows/test.yml/badge.svg)](https://github.com/gridbugs/caw/actions/workflows/test.yml)
[![dependency status](https://deps.rs/repo/github/gridbugs/caw/status.svg)](https://deps.rs/repo/github/gridbugs/caw)

Helpers for interfacing with sdl2 in the CAW synthesizer framework.

Part of the [CAW Synthesizer Framework](..).