From 477cbe4c38fef8be969da6f8a51034bb8cf9d509 Mon Sep 17 00:00:00 2001 From: redtide Date: Sat, 30 Dec 2023 13:48:45 +0100 Subject: [PATCH] Added dates to old posts to avoid some issues in Atom feeds --- docs/news/posts/2019-04-23-new-website-launched.md | 1 + docs/news/posts/2019-07-25-new-tutorial.md | 1 + docs/news/posts/2019-08-01-modulation_explained.md | 1 + docs/news/posts/2019-09-16-sfz-page-on-italian-wikipedia.md | 1 + docs/news/posts/2019-11-16-new-players-and-tutorial.md | 1 + docs/news/posts/2019-11-21-legato-tutorial.md | 1 + docs/news/posts/2019-12-29-happy-new-year.md | 1 + docs/news/posts/2020-01-31-new-year-new-work-in-progress.md | 1 + docs/news/posts/2020-03-17-new-tutorial-and-opcode-additions.md | 1 + 9 files changed, 9 insertions(+) diff --git a/docs/news/posts/2019-04-23-new-website-launched.md b/docs/news/posts/2019-04-23-new-website-launched.md index bacabcfbd..821bdd057 100644 --- a/docs/news/posts/2019-04-23-new-website-launched.md +++ b/docs/news/posts/2019-04-23-new-website-launched.md @@ -1,6 +1,7 @@ --- title: "New Website Launched" author: "RedTide" +date: "2019-04-23T00:00:00+0000" --- We're proud to announce a new website! diff --git a/docs/news/posts/2019-07-25-new-tutorial.md b/docs/news/posts/2019-07-25-new-tutorial.md index 7305abcf1..1b881cc39 100644 --- a/docs/news/posts/2019-07-25-new-tutorial.md +++ b/docs/news/posts/2019-07-25-new-tutorial.md @@ -1,6 +1,7 @@ --- title: "New Tutorial" author: "DSmolken" +date: "2019-07-25T00:00:00+0000" --- We've published a [new tutorial] explaining how to use samples to model brushed drum techniques which produce a continuous sound diff --git a/docs/news/posts/2019-08-01-modulation_explained.md b/docs/news/posts/2019-08-01-modulation_explained.md index cb526a406..6be0995e9 100644 --- a/docs/news/posts/2019-08-01-modulation_explained.md +++ b/docs/news/posts/2019-08-01-modulation_explained.md @@ -1,6 +1,7 @@ --- title: "Modulations Explained" author: "DSmolken" +date: "2019-08-01T00:00:00+0000" --- We have two new articles explaining the modulations possible in [SFZ1] and [SFZ2]. Hopefully it will now be much easier to understand what's possible diff --git a/docs/news/posts/2019-09-16-sfz-page-on-italian-wikipedia.md b/docs/news/posts/2019-09-16-sfz-page-on-italian-wikipedia.md index 99c16776b..6e440bada 100644 --- a/docs/news/posts/2019-09-16-sfz-page-on-italian-wikipedia.md +++ b/docs/news/posts/2019-09-16-sfz-page-on-italian-wikipedia.md @@ -1,6 +1,7 @@ --- title: "SFZ page on Italian Wikipedia" author: "RedTide" +date: "2019-09-16T00:00:00+0000" --- A new page about the SFZ format has been added to the [Italian Wikipedia]. Let's grow! diff --git a/docs/news/posts/2019-11-16-new-players-and-tutorial.md b/docs/news/posts/2019-11-16-new-players-and-tutorial.md index eae8584f3..031af694b 100644 --- a/docs/news/posts/2019-11-16-new-players-and-tutorial.md +++ b/docs/news/posts/2019-11-16-new-players-and-tutorial.md @@ -1,6 +1,7 @@ --- title: "New players and tutorial" author: "RedTide" +date: "2019-11-16T00:00:00+0000" --- New applications were added to the players list recently: - [HISE] diff --git a/docs/news/posts/2019-11-21-legato-tutorial.md b/docs/news/posts/2019-11-21-legato-tutorial.md index d69ae1bc0..23c62f9c0 100644 --- a/docs/news/posts/2019-11-21-legato-tutorial.md +++ b/docs/news/posts/2019-11-21-legato-tutorial.md @@ -1,6 +1,7 @@ --- title: "Legato tutorial" author: "DSmolken" +date: "2019-11-21T00:00:00+0000" --- The legato tutorial has been expanded from one simple example to include simulated legato, simulated portamento, and true sampled legato. diff --git a/docs/news/posts/2019-12-29-happy-new-year.md b/docs/news/posts/2019-12-29-happy-new-year.md index 54eea911a..f03b1f402 100644 --- a/docs/news/posts/2019-12-29-happy-new-year.md +++ b/docs/news/posts/2019-12-29-happy-new-year.md @@ -1,6 +1,7 @@ --- title: "Happy new year!" author: "RedTide" +date: "2019-12-29T00:00:00+0000" --- Here we are with the latest relevant updates, the last ones for this year: diff --git a/docs/news/posts/2020-01-31-new-year-new-work-in-progress.md b/docs/news/posts/2020-01-31-new-year-new-work-in-progress.md index 0701d60bc..8a64ebcf8 100644 --- a/docs/news/posts/2020-01-31-new-year-new-work-in-progress.md +++ b/docs/news/posts/2020-01-31-new-year-new-work-in-progress.md @@ -1,6 +1,7 @@ --- title: "New year, new work in progress" author: "redtide" +date: "2020-01-31T00:00:00+0000" --- The most relevant additions on the website for this month were [Instruments] and [Modulations] sections, adding slowly one by one some sample instruments diff --git a/docs/news/posts/2020-03-17-new-tutorial-and-opcode-additions.md b/docs/news/posts/2020-03-17-new-tutorial-and-opcode-additions.md index fc49a4f86..3bdaba2fa 100644 --- a/docs/news/posts/2020-03-17-new-tutorial-and-opcode-additions.md +++ b/docs/news/posts/2020-03-17-new-tutorial-and-opcode-additions.md @@ -1,6 +1,7 @@ --- title: "New tutorial and opcode additions" author: "redtide" +date: "2020-03-17T00:00:00+0000" --- A new tutorial about [subtractive synthesizers] was shared by DSmolken's sample instruments experience applied in the [Caveman Cosmonaut] sample library.