From 7e4325ed5d1f3777fc19e1ebb2f6fad2fb7c1182 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 23 Aug 2021 22:30:40 +0700 Subject: Rename works folder to projects for generalization --- content/projects/palace.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 content/projects/palace.md (limited to 'content/projects/palace.md') diff --git a/content/projects/palace.md b/content/projects/palace.md new file mode 100644 index 0000000..88a88e3 --- /dev/null +++ b/content/projects/palace.md @@ -0,0 +1,24 @@ +--- +title: Palace +language: en +translationKey: works-palace +disable_feed: true +layout: project +name: Palace +author: cnx +authorURL: https://cnx.srht.site +projectURL: https://git.sr.ht/~cnx/palace +projectStatus: stagnant +--- + +*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]): + +
+ +
+ +[palace-demo]: https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735 -- cgit 1.4.1