16 lines
352 B
Markdown
16 lines
352 B
Markdown
# racket-audio-aarch64-linux
|
|
|
|
Native libraries for `racket-audio` on Linux ARM64 / Raspberry Pi 64-bit.
|
|
|
|
Put the native files directly in the root of this branch, next to `info.rkt`.
|
|
|
|
Expected file type:
|
|
|
|
*.so / *.so.*
|
|
|
|
List every shipped native file in `copy-foreign-libs` in `info.rkt`.
|
|
|
|
Racket Package Index source:
|
|
|
|
<git-url>#aarch64-linux
|