Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
MNT
/
interscheme
Segui
2
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Scheme playground.
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
41
Commit
4
Rami (Branch)
1.4 MiB
Ramo (Branch):
master
audio
master
shapes
sprites
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'master'
${ noResults }
interscheme
/
build.sh
build.sh
96 B
Originale
Permalink
Vista normale
Cronologia
audio (#3) Add TODO Clarify code Fix indentation generate_tone returns SEXP_TRUE Remove set_ptr_to_null Syntax fixes in tone.c General syntax fixes Rename 'aMusic' to 'music' Add TODO for sampling rate Merge branch 'master' into audio Uniform syntax tone.c for functions, tone.h for defs Change load-wav to play-wav-file Merge branch 'audio' of https://source.mntmn.com/MNT/interscheme into HEAD add runtime error reporting Add mixer library to build.sh Better output Play around with tone-generation Add audio code Co-authored-by: Muto <shack@muto.ca> Co-authored-by: Lukas F. Hartmann <lukas@mntre.com> Reviewed-on: https://source.mntmn.com/MNT/interscheme/pulls/3
2 mesi fa
init
3 mesi fa
1
2
3
gcc -g -o interscheme interscheme.c tone.c \
-lchibi-scheme -lSDL2 -lSDL2_mixer -lSDL2_gfx