summaryrefslogtreecommitdiff
path: root/project/context
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2023-07-30 00:19:53 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2023-07-30 00:19:53 +1200
commit5b43068db672c7565c7651eeff81143d6afe2592 (patch)
tree99a32b656dbcde2cde7b3b38a22cb69906adca57 /project/context
parent6bda61c1c20201d1a5e86e37a9c77238cb192b68 (diff)
Added article for libao, libsndfile, portaudio bindings
Diffstat (limited to 'project/context')
-rw-r--r--project/context/articles.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/project/context/articles.json b/project/context/articles.json
index 21a45ed..d933e10 100644
--- a/project/context/articles.json
+++ b/project/context/articles.json
@@ -1,6 +1,12 @@
[
{
+ "title": "Ada Bindings for Libao, Libsndfile, PortAudio",
+ "anchor": "/soundbinds.xhtml",
+ "taglist": ["binding", "library", "programming"],
+ "postdate": "29/7/2023"
+ },
+ {
"title": "ASCII Fluid Simulator",
"anchor": "/fluidsim.xhtml",
"taglist": ["application", "physics", "programming"],