diff options
Diffstat (limited to 'content/works/palace.md')
-rw-r--r-- | content/works/palace.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/content/works/palace.md b/content/works/palace.md deleted file mode 100644 index ddf3020..0000000 --- a/content/works/palace.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Palace -language: en -translationKey: works-palace -disable_feed: true ---- - -[Palace][palace] is a 3D audio library in Python. It is a wrapper around -OpenAL for Python, expecting to provide developers with modern and intuitive -utilities for audio processing. - -See demo in the video below (or see it on [my Peertube][palace-demo]): - -<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> -<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" sandbox="allow-same-origin allow-scripts allow-popups" src="https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735?subtitle=en" title="Palace demo" allowfullscreen></iframe> -</div> - -[palace]: https://git.sr.ht/~cnx/palace -[palace-demo]: https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735 |