mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-07-17 15:56:57 +02:00
reorganize more
This commit is contained in:
parent
b9e7b9732e
commit
2d64f63741
12 changed files with 117 additions and 145 deletions
|
|
@ -59,7 +59,7 @@ impl App {
|
|||
/// Create a new application instance from a backend, project, config, and mode
|
||||
///
|
||||
/// ```
|
||||
/// let jack = tek::tengri::sing::Jack::new(&"test_tek").expect("failed to connect to jack");
|
||||
/// let jack = tek::tengri::Jack::new(&"test_tek").expect("failed to connect to jack");
|
||||
/// let proj = tek::Arrangement::default();
|
||||
/// let mut conf = tek::Config::default();
|
||||
/// conf.add("(mode hello)");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue