78 Commits

Author SHA1 Message Date
mikkeli 5983bfb833 ci: point publish workflow at the novoyuuparosk-wiki org
/ publish (push) Successful in 16s
This repo and novoyuuparosk-auto-wiki both moved out of the `mikkeli`
account, so the reusable-workflow reference follows. Same owner on both
sides means no cross-owner read gate on the private callee.
2026-08-11 19:48:20 +09:00
mikkeli 6733a6356a docs: README — wiki publishing + columns shorthand
/ publish (push) Successful in 5s
Point to the songs pipeline schema in the novoyuuparosk-auto-wiki repo
next door, and document the side-by-side `columns` fenced-block shorthand
(=== separators, Markdown emphasis) with kairo/kimito_en.md as an example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 21:20:16 +09:00
mikkeli 3d4e6f5d95 Merge branch 'songs/ymgj': adapt kimito_en to columns shorthand
Convert 'You and me and a gentle journey' side-by-side lyrics to the auto-wiki columns shorthand (```columns fence, columns split by ===, **bold** titles). Rendered wiki output is unchanged; the source is now Markdown-native rather than raw HTML.
2026-06-14 21:19:52 +09:00
mikkeli b175fe7291 kimito_en: use Markdown bold for column titles
Swap the <b>…</b> title tags for **…** now that the columns shorthand
converts Markdown emphasis to wikitext. Rendered output is unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 21:13:42 +09:00
mikkeli f6d625ac75 kimito_en: use columns shorthand for side-by-side lyrics
Replace the hand-written {=html} flex/poem block with the new ```columns
fenced shorthand (JP and EN split by ===). The pipeline's post-Pandoc
transform expands it to the same wikitext, so the rendered page is
unchanged — just far cleaner to author.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 21:02:53 +09:00
mikkeli f0fca675ea Test fire for side-by-side columns directly from markdown
/ publish (push) Successful in 10s
2026-06-14 05:13:03 +09:00
mikkeli f086f904d1 ymgj: side-by-side typesetting for wiki 2026-06-14 05:12:19 +09:00
mikkeli 5c5194b6c5 ymgj: moved progress to git 2026-06-14 04:43:15 +09:00
mikkeli ce613111f7 refactor: replace inline publish job with thin caller
/ publish (push) Successful in 2s
Workflow logic now lives in novoyuuparosk-auto-wiki/publish-songs.yml
(reusable, workflow_call). Gains incremental publishing: only changed
song files are republished instead of --all on every push.
2026-06-11 11:12:04 +09:00
mikkeli 03bff2ddbc build: pin runner image to Gitea registry (v0)
/ publish (push) Successful in 7s
2026-06-11 10:42:12 +09:00
mikkeli 1cb2d56f24 ci: smoke test registry-pulled runner image (v0) 2026-06-11 10:28:22 +09:00
mikkeli 38dd42cfc6 Merge pull request 'paxprotej: preserving notes space' (#12) from autowiki/cleanups into master
/ publish (push) Successful in 4s
Reviewed-on: mikkeli/ncmr-songs#12
2026-06-10 01:30:14 +00:00
mikkeli 09616c45df Merge branch 'master' into autowiki/cleanups 2026-06-10 01:30:08 +00:00
mikkeli 5c7a2c3a4c paxprotej: preserving notes space 2026-06-10 10:29:54 +09:00
mikkeli c4f2bbdac9 Merge pull request 'autowiki/cleanups' (#11) from autowiki/cleanups into master
/ publish (push) Successful in 11s
Reviewed-on: mikkeli/ncmr-songs#11
2026-06-10 01:26:13 +00:00
mikkeli 4bb9dc4139 paxprotej: armed paxprotej songs for automation 2026-06-10 10:24:56 +09:00
mikkeli 678de9c99d tunnels: prepared for automation 2026-06-10 10:04:23 +09:00
mikkeli af5defab7d kairo: added 'kairo' category 2026-06-10 10:03:48 +09:00
mikkeli 7e3ef5c319 pulse: fixed dev note formatting 2026-06-10 10:01:41 +09:00
mikkeli 960a99770a kairo: staged transform and LRC 2026-06-10 10:00:38 +09:00
mikkeli 4b8dfec752 kairo: prepared ymgj 2026-06-10 09:57:46 +09:00
mikkeli f8d98a11f1 Merge pull request 'autowiki/pulse: refined explanations. conclusion of autowiki test #1 (as a whole).' (#10) from autowiki/pulse into master
/ publish (push) Successful in 3s
Reviewed-on: mikkeli/ncmr-songs#10
2026-06-09 16:10:24 +00:00
mikkeli 6997317cc9 Merge branch 'master' into autowiki/pulse 2026-06-09 16:10:14 +00:00
mikkeli ba3938a00b autowiki/pulse: refined explanations. conclusion of autowiki test #1 (as a whole).branch 'autowiki/pulse' will be merged and deleted until something else needs editing 2026-06-10 01:09:41 +09:00
mikkeli 958c6a1180 Merge pull request 'autowiki/pulse: minor grammatical clarifications' (#9) from autowiki/pulse into master
/ publish (push) Successful in 3s
Reviewed-on: mikkeli/ncmr-songs#9
2026-06-09 16:00:32 +00:00
mikkeli 5c20a8573b autowiki/pulse: minor grammatical clarifications 2026-06-10 00:59:45 +09:00
mikkeli ec5c7a80ea Merge pull request 'autowiki/pulse' (#8) from autowiki/pulse into master
/ publish (push) Successful in 3s
Here we go!
2026-06-09 15:53:39 +00:00
mikkeli 4d5c029585 autowiki/pulse: added forgotten category 2026-06-10 00:51:46 +09:00
mikkeli c9f0c4c30e autowiki/pulse: updated yaml headers to match new automation schema. pulse_dev.md should get its own pagepulse.md should get auto-generated intra-wiki link (singular as there's only one) 2026-06-10 00:47:36 +09:00
mikkeli 72a4ad1999 ci: use pre-built novoyuuparosk-wiki-runner image
/ publish (push) Failing after 2s
Drops apt-get and pip install steps — deps are baked into the
locally-built shared runner image. See novoyuuparosk-auto-wiki
README for rebuild instructions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 00:16:03 +09:00
mikkeli a60c8fd123 ci: update pipeline entrypoint to publish.py
/ publish (push) Successful in 30s
render.py was renamed to publish.py in novoyuuparosk-auto-wiki.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 22:39:42 +09:00
mikkeli 2a2874254b ci: add workflow_dispatch trigger
/ publish (push) Successful in 44s
Allows manual pipeline runs from the Gitea UI without needing a
dummy commit. Also fixes blank-commit trigger issue (paths-ignore
skips runs with no changed files).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 18:29:50 +09:00
mikkeli 1b373dbea8 blank commit to re-trigger automation #3 2026-06-09 18:28:32 +09:00
mikkeli b37b5482c9 Merge pull request 'autowiki/pulse: added lrc file and declaration in markdown to justify another automation fire' (#7) from autowiki/pulse into master
/ publish (push) Failing after 28s
Reviewed-on: mikkeli/ncmr-songs#7
2026-06-09 09:19:26 +00:00
mikkeli 738afb87f3 Merge branch 'master' into autowiki/pulse 2026-06-09 09:19:17 +00:00
mikkeli a5bfd6ce17 autowiki/pulse: added lrc file and declaration in markdown to justify another automation fire 2026-06-09 18:18:33 +09:00
mikkeli 09d3544f49 blank commit to re-trigger automation #2 2026-06-09 18:14:58 +09:00
mikkeli 88b56c2dfc Merge pull request 'autowiki/pulse: added unnecessary note to pulse.md to justify yet another test PR' (#6) from autowiki/pulse into master
/ publish (push) Failing after 27s
Yeah whatever
2026-06-09 09:08:51 +00:00
mikkeli 74e5ee7715 autowiki/pulse: added unnecessary note to pulse.md to justify yet another test PR 2026-06-09 18:08:16 +09:00
mikkeli 762ea8386e publish: drop --branch flag now that automation/songs is merged to main
/ publish (push) Failing after 35s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 18:05:43 +09:00
mikkeli 47dc018d6b publish: drop diff detection, always run --all
/ publish (push) Failing after 28s
Git diff is unreliable as a publish gate — failed runs silently drop
files. Wiki idempotency (commit SHA in banner) is now the sole
gating mechanism: unchanged pages are skipped, changed pages update.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 18:01:52 +09:00
mikkeli 28027a5ffd blank commit to re-trigger automation 2026-06-09 17:56:24 +09:00
mikkeli 316540f705 publish: clone auto-wiki from automation/songs branch
/ publish (push) Successful in 44s
main branch only has READMEs; renderer code lives on automation/songs.
Also adds --depth 1 since history isn't needed for a code dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 17:52:59 +09:00
mikkeli 07e7533651 Merge pull request 'Wiki automation test #2' (#5) from autowiki/pulse into master
/ publish (push) Failing after 26s
Looks better than nothing to me
2026-06-09 08:50:53 +00:00
mikkeli b08ddeb427 changed environment variable name for Gitea URL to 'URL_TO_GITEA' 2026-06-09 17:49:02 +09:00
mikkeli cfba584365 publish: replace workflow_call stub with self-contained workflow
/ publish (push) Failing after 38s
workflow_call cross-repo fetch fails auth on this Gitea setup —
the auto-generated run token is scoped to ncmr-songs only and
cannot clone the private novoyuuparosk-auto-wiki repo during
workflow preparation. Flattened into a standalone job that
clones auto-wiki in a step using FAPAT, which works.

Also switches server URL references to vars.GITEA_URL to avoid
relying on github.server_url which resolves to github.com here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 17:43:23 +09:00
mikkeli 3476e5b07f Merge pull request 'pulse: automatic wiki update test' (#4) from autowiki/pulse into master
/ publish (push) Failing after 0s
Looks mostly harmless to me
2026-06-09 08:31:46 +00:00
wan 27a633d2c7 pulse: added YAML metadata for automation 2026-06-09 16:39:58 +09:00
mikkeli e6cf8aeeaa Add Gitea Actions stub workflow for auto-wiki pipeline
/ publish (push) Failing after 0s
Calls novoyuuparosk-auto-wiki/.gitea/workflows/publish-songs.yml
on push to master (excluding wip/, README.md, .gitignore, .claude/).
References automation/songs branch during development — switch to @main
when that branch merges.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 16:39:55 +09:00
mikkeli 1c3aedad9d Merge pull request 'Merge completed songs/pulse into master' (#3) from songs/pulse into master
I personally sanctioned this.
2026-06-09 00:59:50 +00:00
wan 19de31034b pulse: minor change on main project file 2026-06-09 09:53:28 +09:00
wan 76239bc55e pulse: move completed files from wip/ to ses/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-09 09:43:58 +09:00
wan 4f67331e26 pulse: reorganised files. is for the main wiki page and for the secondary, dev gibberish page. 2026-06-09 09:32:16 +09:00
Mikkeli Matlock 118213f2ee pulse: pulse_cn.md: fixed newlines 2026-06-07 16:47:12 +09:00
Mikkeli Matlock 246af3f650 pulse: cn and jp translations 2026-06-07 16:44:24 +09:00
Mikkeli Matlock 1a5c3aba1e pulse: added chinese translation 2026-06-06 17:24:06 +09:00
Mikkeli Matlock 2d0aaa9dd8 pulse: minor change on creator's note 2026-06-04 17:33:32 +09:00
Mikkeli Matlock 05d5af3cb7 pulse: creator's note mostly done 2026-06-04 15:44:16 +09:00
wan b2b8abf397 pulse: creator's notes minor 2026-06-01 19:04:34 +09:00
Mikkeli Matlock 8548c8eef3 pulse: creator's note 2026-06-01 07:42:10 +09:00
Mikkeli Matlock 5ce8d717e7 pulse: removed 'plagues' due to me forgetting to sing it & started on the creator's note 2026-05-28 15:54:14 +09:00
Mikkeli Matlock a86c6bc59a pulse: atmospherical -> atmospheric 2026-05-19 05:50:26 +09:00
Mikkeli Matlock 92786dbbf0 pulse: refinements 2026-05-16 23:55:09 +09:00
wan 91b08e189a pulse: reviewing structurally complete song 2026-05-15 15:20:27 +09:00
Mikkeli Matlock 8ac49634d7 pulse: much progress, almost fixed first passthru 2026-05-14 23:26:22 +09:00
wan a9cc99c1ef pulse: song 1 locked 2026-05-12 18:34:57 +09:00
Mikkeli Matlock 90f1e5235d pulse: progress and inheritance notes 2026-05-12 10:58:28 +09:00
Mikkeli Matlock 07f985c393 pulse: making progress with the song 2026-05-12 09:43:10 +09:00
Mikkeli Matlock 637c4d8ae3 pulse: keeping up 2026-05-11 12:43:01 +09:00
wan cd8fc1ab2a pulse: verses refinement 2026-04-14 15:30:15 +09:00
wan 8b367fa780 pulse: not sure what changed but for my sins 2026-04-09 13:08:59 +09:00
wan c74698d75b pulse: ending verse initial version 2026-04-01 14:53:47 +09:00
wan 60aeff3f2c pulse: minor updates 2026-04-01 12:50:51 +09:00
wan d735b3429f pulse: something good 2026-03-03 18:06:58 +09:00
Mikkeli Matlock 53c817f046 pulse: minor changes 2026-03-03 11:59:14 +09:00
wan e403754426 efforts 2026-03-02 04:22:54 +09:00
Mikkeli Matlock 6ef6aaa352 I'm rather satisfied with the opener. for now... 2026-03-02 04:22:54 +09:00
Mikkeli Matlock 947c3082ea opener refinement 2026-03-02 04:22:53 +09:00
20 changed files with 868 additions and 74 deletions
+19
View File
@@ -0,0 +1,19 @@
on:
push:
branches: [master]
paths-ignore:
- "wip/**"
- "README.md"
- ".gitignore"
- ".claude/**"
workflow_dispatch:
jobs:
publish:
uses: novoyuuparosk-wiki/novoyuuparosk-auto-wiki/.gitea/workflows/publish-songs.yml@master
with:
SOURCE_REF: ${{ github.sha }}
# Empty on workflow_dispatch — the reusable workflow treats that as
# "publish everything", same as a first push.
SOURCE_BASE_REF: ${{ github.event.before }}
secrets: inherit
+49
View File
@@ -1,2 +1,51 @@
# Northwich committee of magic researches songs repository
Just a collection of lyrics of songs. Probably will be managed into proper folders. Probably will have LRCs.
## Publishing to the wiki
Song pages are auto-published to <https://wiki.novoyuuparosk.org> by the
**songs pipeline** in the companion repo `novoyuuparosk-auto-wiki` (the
"repo next door"). It triggers on push to `master`.
- **Source-file contract** (frontmatter fields, body conventions): see
[`pipelines/songs/SCHEMA.md`](../novoyuuparosk-auto-wiki/pipelines/songs/SCHEMA.md)
in `novoyuuparosk-auto-wiki`.
- **Pipeline overview** (branch convention, triggers, categories, LRC, etc.):
[`pipelines/songs/README.md`](../novoyuuparosk-auto-wiki/pipelines/songs/README.md).
In short: a file is published when its frontmatter has `wiki.publish: true`
and it isn't under `wip/`. The `title` field becomes the wiki page name.
## Side-by-side lyrics (columns shorthand)
To lay two (or more) versions of a song next to each other — e.g. an original
and its translation — use a fenced code block tagged `columns`, with each
column separated by a line containing only `===`:
````markdown
```columns
**原題**
一行目
二行目
===
**Title**
first line
second line
```
````
Notes:
- Line breaks and blank lines are preserved verbatim (each column is rendered
with line breaks intact).
- `N` columns ⇒ `N 1` `===` separators.
- Use Markdown emphasis inside the block: `*italic*`, `**bold**`,
`***bold-italic***`. (No need for raw HTML.)
This is implemented entirely by the auto-wiki pipeline at publish time; the
authoritative description lives in
[`SCHEMA.md`](../novoyuuparosk-auto-wiki/pipelines/songs/SCHEMA.md#columns-side-by-side-shorthand).
See [`kairo/kimito_en.md`](kairo/kimito_en.md) for a real example.
+95 -1
View File
@@ -1 +1,95 @@
placeholder until I remember what the new title actually would be
---
title: You and me and a gentle journey
album: kairo III
categories:
- kairo
wiki:
publish: true
release_date: 2026-06-14
---
# You and me and a gentle journey
The classic. Old working notes in [another page](Looking_into_You_and_me_\(ry_and_a_brand_new_translation).
## Lyrics
```columns
**君と私と穏やかな旅**
いつか見た夢の話
遠い遠い国のこと
仕舞い忘れた
私たちの旅
忘れ物
置いてきた
網棚の上にあった
まだ時間が
かかるみたい
寝てていいよ
ほら肩にもたれて
深い深い眠りに落ちると
聞こえるの
ほら 懐かしい声
君の声
二人ならどこまででも
行けると信じていると
笑う君を
ああ愛しいと思う
流れてく景色
揺れる列車とこの思いが
紡ぐ旅に
今は身を任せよ
二人で歩けないなら
そこに意味はないんだと
泣いた君を
ああ美しいと思う
境界を越えて届け
あの日の記憶の欠片
いつか思い出すよ
この旅路を
===
**You and me and a gentle journey**
You know there was a dream I had long ago
Of a somewhere that is far away
And a journey for the two of us
An end I am yet to have you see
All of the lost stuff
Collecting but dust
Forgotten up there on overhead racks
Its going to take time
Until the end and should
(should) you feel like dreaming
Youre always welcome on my shoulder
A voice of comfort
A voice of yours
The scenery a-flowing by
The swaying train, and this feeling merged and intertwined
In a stream of journey to which
For now I shall give myself away
If not with me you abide
There wont be not such meaningful events left
To go across the borderline
```
+19
View File
@@ -0,0 +1,19 @@
[ar:Northwich committee of magic researches]
[ti:transform (feat. 結月ゆかり)]
[al:kairo II]
[00:48.62]いつか夜空に響いた
[00:55.20]星の歌を探すために
[01:00.48]周波数を回しながら私は
[01:09.41]旅に出た。
[01:12.48]
[04:58.42]失われた電波は
[05:04.43]探さなくていいよ
[05:10.52]地を歩き続けて
[05:16.18]会いに行かなくていいよ
[05:22.12]
[05:22.49]星の心が歌った旋律は
[05:30.27]境界を越えた
[05:34.48]この片隅にいる魂に
[05:42.23]まだ振れているから
[05:46.99]
+19
View File
@@ -1,5 +1,20 @@
---
title: transform
album: kairo II
categories:
- kairo
wiki:
publish: true
release_date: 2025-11-21
lrc: transform.lrc
---
# transform
The title is stylised in full lowercase: `transform`
## Lyrics
いつか夜空に響いた
星の歌を探すために
周波数を回しながら私は
@@ -15,3 +30,7 @@
境界を越えた
この片隅にいる魂に
まだ振れているから
## Notes
I'll write something here when I feel I should. Or when 556t finally gives me her polished vocals.
+31
View File
@@ -0,0 +1,31 @@
[ar:Northwich committee of magic researches]
[ti:复兴岛]
[al:Post-alternative extended progressive technojazz, Part II: rovers]
[01:11.01]六小时后太阳就要落山
[01:14.15]但当下阳光还在洒满路面
[01:18.88]除了树荫
[01:20.08]和高耸的曾是酒店的
[01:24.41]建筑的阴影
[01:26.48]
[01:26.92]地下人来人往地铁车厢穿梭
[01:30.63]而无人驻足
[01:33.49]
[01:34.71]地上的卡车
[01:36.08]水中的驳船
[01:37.60]掉色的塔吊
[01:40.14]是常驻的过客
[01:42.48]
[02:14.92]七公里外灯光开始璀璨
[02:18.64]停滞的车辆与车辆与车辆
[02:22.14]与沉醉的人
[02:24.14]忘记了或者从不知道(没知道过)
[02:27.85]波涛的寂静和汹涌
[02:30.45]
[02:30.67]今天的鸡蛋灌饼已经收摊
[02:35.06]那明天呢
[02:37.47]
[02:38.93]时代走得太快
[02:40.84]即将追上这缓慢的
[02:43.88]从未停止的步伐
[02:46.46]
+14
View File
@@ -1,5 +1,19 @@
---
title: 复兴岛
album: Post-alternative extended progressive technojazz, Part II
categories:
- Paxprotej
wiki:
publish: true
siblings:
release_date: 2023-12-25
lrc: fuxingdao.lrc
---
# 复兴岛
## Lyrics
六小时后太阳就要落山
但当下阳光还在洒满路面
除了树荫
+71
View File
@@ -0,0 +1,71 @@
[ti:Paranoma (full version)]
[ar:Northwich committee of magic researches]
[al:Post-alternative extended progressive technojazz, Part II: rovers]
[00:00.00]Paranoma[1]
[00:27.20]
[00:30.06]馴染みのなかった街に降りて
[00:33.90]人の流れに潜り込んで
[00:38.57]痺れる日常からの
[00:40.76]僅か数千分の逃避行は
[00:44.35]今から始まる。
[00:45.79]
[00:46.68]地図でしか見てなかった世界を
[00:49.13]足と目で確かめながら
[00:51.85]呼び方も知らない、意味も分からない全てを
[00:56.19]密やかにこの脳に
[00:58.50]パノラマで写す。
[01:01.16]
[05:25.10]他人の枠組みに入れない旅人は
[05:28.44]旅先をふるさとにするつもりもない。
[05:32.96]期間限定の旅を終わらせないと
[05:36.80]逃げられない常設に墜ちてなるから。
[05:39.28]
[07:13.74]Paranoma[0]
[07:36.89]
[07:44.64]私は…私たちは…
[08:08.28]私たちは道です。私たちは、生命のない、旅を支えたものです。
[08:15.52]
[08:31.07]足の代替としての私たちはただ、人を行きたいところに運ぶ。
[08:38.76]生命じゃなく寿命がある私たちは、寿命が終わるまで人間と付き合い続けている。
[08:46.95]人間が出会いをする時。
[08:50.04]人間が別れをする時。
[08:53.66]人間が喜びを感じる時。
[08:57.07]人間が寂しさを感じる時。
[09:00.41]人間が人間らしいことをする時。
[09:04.29]人間が人間らしく感情を感じる時。
[09:09.16]生命も感情もない私たちは、生命も感情も有する人間たちの記憶の一部になる。
[09:17.53]
[09:19.00]それが楽しいことであろうか、私たちはわからないけど。
[09:24.70]それが悲しいことであろうか、私たちはわからないけど。
[09:31.27]それが素晴らしいことであろうか、私たちはわからないけど。
[09:37.59]それがくだらないことであろうか、私たちはわからないけど。
[09:43.55]
[09:44.59]それが美しいことであろうか、私たちはわからないけど。
[09:49.44]
[09:49.97]わかるはずもないけど。
[09:51.78]
[10:51.54]道は旅の目的ではなく、手段であるはずでした。
[10:58.08]でも道にも美しさが宿っている。
[11:06.90]私たちの旅は道に刻まれ、道は私たちの旅に刻まれた。
[11:13.98]例え私たちが消えても、道が消えても、
[11:18.59]記憶は生き続けるだろう。
[11:21.85]
[11:55.79]Paranoma[2]
[12:16.05]
[12:18.87]ひとりで旅立つのは好きです。
[12:24.58]ひとりで見た景色と、通った道が好きです。
[12:30.61]孤独が嫌いではないけど、
[12:36.31]ひとりの旅は決して孤独の旅ではない。
[12:40.71]
[15:27.69]湯のない風呂と煙のない煙突
[15:30.76]崩れ続ける鉄道橋と解体されている発電所
[15:34.76]錆びた道路標識と剥がれた防錆塗装
[15:38.01]トンネルを終わらせる光と雪に埋めた電波塔
[15:41.24]人気のない街とアスファルトに残った足跡
[15:45.31]誰かがそれを見たでしょう。誰かがそれを見るだろう。
[15:50.05]
[17:11.95]いつか見た景色が
[17:15.08]幾千の目に映ったことを想像して
[17:19.79]世界と非同期に繋がる
[17:23.76]
+14
View File
@@ -1,5 +1,19 @@
---
title: Paranoma
album: Post-alternative extended progressive technojazz, Part II
categories:
- Paxprotej
wiki:
publish: true
siblings:
release_date: 2024-06-09
lrc: paranoma.lrc
---
# Paranoma
## Lyrics
**[1]**
馴染みのなかった街に降りて
人の流れに潜り込んで
+45
View File
@@ -0,0 +1,45 @@
[00:32.41]Where next should I go?
[00:34.63]I ask myself
[00:39.25]One thing I certainly hold
[00:42.43]There is no home
[00:45.67]
[00:46.90]In the sauna with different other souls
[00:50.77]I speak a language no one else knows
[00:55.08]My voice quite low
[00:59.42]Purposely so
[01:01.49]
[01:02.18]The trip goes on without a terminal
[01:06.01]To places that grow or dwindle
[01:09.68]Where folks young or old
[01:13.68]Have their stories often yet never told
[01:19.18]
[02:45.15]All the people going somewhere in heat or cold
[02:53.37]On the trains, on the ships, on the decorated personal vehicles
[03:01.15]Are waiting for a whistle to blow
[03:07.74]In the real thin air or a simulated role
[03:16.16]
[03:16.69]Around the corner in the artificial tide
[03:21.96]Someone sings a song about another day in life
[03:28.01]Routines I have witnessed with my own eyes
[03:36.28]None of which mine
[03:39.79]
[04:10.33]From the concrete jungle where hopes and dreams die
[04:15.32]To the lonely northern monument covered in ice
[04:20.29]In the silent alley in decay stuck in time
[04:24.16]Between the rails and rails cut off by the keep out signs
[04:29.45]Off the reflective glass walls lit by the neon lights
[04:34.54]Amidst the snowstorm with lorries at roadsides
[04:39.51]Under the memorial tents singing Irene goodnight
[04:44.61]There's a ghost passing by
[04:48.63]
[06:05.38]Random footprints scatter
[06:08.04]Over the imaginary hills and far away
[06:13.16]Visualised memories of all the journeys
[06:17.16]Etched into my skin and bones
[06:20.61]
[06:21.08]Rearranged faces from the past
[06:24.66]Orient towards a new crossroad
[06:28.93]Visions of the future destinations
[06:31.70]Emerge to remind Ill be a
[06:34.41]Rover till I die
[06:36.80]
+14
View File
@@ -1,5 +1,19 @@
---
title: rover over virtually eternal roundabouts
album: Post-alternative extended progressive technojazz, Part II
categories:
- Paxprotej
wiki:
publish: true
siblings:
release_date: 2023-11-03
lrc: rover.lrc
---
# rover over virtually eternal roundabouts
## Lyrics
In the sauna with different other souls
I speak a language no one else knows
My voice quite low
+65
View File
@@ -0,0 +1,65 @@
[ar:Northwich committee of magic researches]
[ti:sauna as ubiquitous neural analeptic]
[al:Post-alternative extended progressive technojazz, Part II: rovers]
[00:34.84]Waking up from the illusions last night
[00:39.11]In a desert of cliches and mirages
[00:42.95]They have beautiful names and murderous decorations
[00:47.64]For them starry-eyed storm chasers
[00:51.34]While we are rovers that no one would come after
[00:55.46]My stereo blasting unsung classics
[01:00.13]On our way of an escape from
[01:02.49]Psychedelic asphyxiation
[01:06.73]
[01:24.49]Come is the cloud with boots of rain
[01:28.18]Pouring down into the fjords and lagging the train
[01:32.61]Our last umbrella lost in vain
[01:36.46]Only tears remain on the radar display
[01:40.25]The lonely arctic spring creeps into my brain
[01:45.00]The circuit in my vein weeps
[01:47.46]Over the birth and destined death of yet another
[01:54.41]Poetic creation
[01:56.83]
[02:30.95]I try to be a seeker, a lover and a distributor
[02:36.01]Of the ultimate hype about
[02:39.30]A multitude of neural communications
[02:42.43]Excited by the raving steam coming off your stone
[02:46.55]My songs are the fuel for the heating solution
[02:51.55]So we set out for the poet annihilation
[02:54.99]In search for a salvation to both parties
[02:59.93]Existential problems
[03:03.62]
[03:54.80]The setting sun and an extended lack of daylight
[03:59.10]I crave for my sanity veering out of my sight
[04:02.65]The teletext says itll snow again tonight
[04:07.68]To extinguish every endless fight
[04:11.19]We still cant resist the temptation to hate
[04:15.12]And we strive to avoid devastation as fate
[04:19.31]Then we just recover the remains
[04:23.39]Of our own conclusions
[04:27.05]
[04:28.36]Some other day when the time has come
[04:32.50]All the radio stations down and gone
[04:37.09]Unchained emotional outbursts
[04:41.12]Necessarily overrides our internal
[04:45.56]Appropriate libidos
[04:48.94]
[04:53.39]Say goodbye to the beautiful dreams
[04:57.62]As the engine sings against the drums
[05:02.01]Usurping the memories of the fallen
[05:06.15]Noise overwhelmed by the melodies
[05:10.56]Absurdly comforting
[05:14.01]
[05:18.41]Some other day when the time has come
[05:22.62]All the radio stations down and gone
[05:27.28]Unchained emotional outbursts
[05:31.24]Necessarily overrides our internal
[05:35.64]Appropriate libidos
[05:39.03]
[05:43.44]Say goodbye to the beautiful dreams
[05:47.68]As the engine sings against the drums
[05:52.03]Usurping the memories of the fallen
[05:56.22]Noise overwhelmed by the melodies
[06:00.70]Absurdly comforting
[06:04.89]Absurdly comforting
[06:08.25]
+16
View File
@@ -1,5 +1,21 @@
---
title: sauna as ubiquitous neural analeptic
album: Post-alternative extended progressive technojazz, Part II
categories:
- Paxprotej
wiki:
publish: true
siblings:
release_date: 2024-06-13
lrc: sauna_v2.lrc
---
# sauna as ubiquitous neural analeptic
This is the acoustic refurbished version of the 2022 song `sauna as universal neural analeptic` (which is yet to get a page).
## Lyrics
Waking up from the illusions last night
In a desert of cliches and mirages
They have beautiful names and murderous decorations
+12
View File
@@ -0,0 +1,12 @@
[02:15.45](narration)
[02:39.56]
[04:28.83]黒い黒いダイヤは
[04:35.43]二度眠りに落ちた
[04:42.08]煤けた煙突は
[04:48.75]一つずつ土に帰った
[04:54.99]
[04:55.36]見慣れた日常が
[05:02.12]なくなり続けても
[05:08.78]清い水はこの沢に
[05:15.44]ただ流れていく
[05:22.09]
+15
View File
@@ -1,5 +1,20 @@
---
title: Shimizusawa
album: Post-alternative extended progressive technojazz, Part II
categories:
- Paxprotej
wiki:
publish: true
siblings:
release_date: 2023-12-09
lrc: shimizusawa.lrc
---
# Shimizusawa
[Shimizusawa Project](https://www.shimizusawa.com/)
## Lyrics
黒い黒いダイヤは
二度(ふたたび)眠りに落ちた 
煤けた煙突は
+58
View File
@@ -0,0 +1,58 @@
[ar:Northwich committee of magic researches]
[ti:pulse under latent semantic envelopes]
[al:Shirakaba Express Service]
[00:14.29]第一部。
[00:15.73]
[01:20.23]Surface.
[01:23.91]The equilibrium of silence between the static magnetic noise, the watery planes, and the optical waves.
[01:36.03]Blurred and mangled electronic signs over the outbound atmospheric leeway.
[01:44.25]Distant stations estimated in abnormal heat perform the inconsistent collimation rite.
[01:50.32]
[01:53.04]Dive.
[01:56.03]The black screen of stalemate conceals the massive stars, the charred comets, and the meteorites.
[02:04.45]Their questionable glitters, once emissions of brave borderers and dark adventurers,
[02:11.56]now the only traces, obscured and indifferent to all but those with a special breed of faith.
[02:22.22]
[02:24.20](title: pulse\Nunder\Nlatent\Nsemantic\Nenvelopes)
[02:36.05]
[03:27.90]The noise floor of a receiving environment is the aggregate of all background signal energy present across a given frequency band at any instant.
[03:37.14]In urban contexts, primary contributors include electromagnetic emissions from power distribution infrastructure, wireless communications networks, and consumer electronic devices.
[03:50.85]The noise floor is not centrally coordinated; no single source generates it.
[03:56.21]It emerges from the cumulative output of many independently operating transmitters, each functioning within its own parameters, whose combined effect is persistent and largely uniform.
[04:08.45]Under standard conditions, this background level is treated as a fixed baseline rather than a variable of interest.
[04:16.56]Signals whose amplitude falls at or below this baseline remain physically present in the medium but cannot be distinguished from the background by a receiving system, and are not considered recoverable.
[04:30.07]
[04:32.10]An impulse signal, also referred to as a unit impulse, is defined as a signal with zero value at all points in time
[04:40.26]except a single instant, at which its value is notionally unbounded, subject to the constraint that its total integrated area equals unity.
[04:51.22]In practice, true impulse signals cannot be physically produced; they are approximated by short-duration, high-amplitude pulses of sufficient bandwidth.
[05:04.06]The impulse response of any linear time-invariant system — that is, the output produced when an impulse is presented as input — fully characterises that system's behaviour under any subsequent input.
[05:17.81]In the absence of any input, a system at rest produces no output and exhibits no properties that distinguish it from any other inactive system.
[05:27.34]From a single impulse and its measured response, the complete transfer function of the system can be derived.
[05:34.91]
[05:36.57]第二部。
[05:38.05]
[06:08.96]Subdued sonic scalars vectorise
[06:14.98]
[06:16.73]Acoustic aberrations dissipate
[06:23.13]
[06:23.99]Isotropic funnel strikes a packet rain
[06:31.54]
[06:32.08]Fine-grained bags of acks ground astray
[06:38.04]
[06:40.02]Ocean as a desert buries all of its life
[06:46.05]
[06:48.05]Deck the shell with a perfect thermocline
[06:53.87]
[06:57.01]Curtain shut before the Fresnel bights
[07:02.01]
[07:04.07]Plasma buildup swells your rovers' thighs
[07:10.05]
[09:11.97]第三部。
[09:13.33]
[09:25.62]Particulate pressure across a landlocked island
[09:32.52]Ultraviolet utilitarian paints every third crag bland
[09:40.99]Lossy lies lament the ludicrous lawful liberty
[09:48.97]Siren sounds soaken in the sauna of substantiality
[09:57.02]Eccentric sediments launch unbidden perpetuity
[10:10.00]
+239
View File
@@ -0,0 +1,239 @@
---
title: pulse under latent semantic envelopes
album: Shirakaba Express Service
wiki:
publish: true
siblings:
- path: pulse_dev.md
tag: PULSE_DEV
label: Dev gibberish
release_date: 2026-06-18
lrc: pulse.lrc
---
# pulse under latent semantic envelopes
The name of the song is stylised in all-lowercase, `pulse under latent semantic envelopes`, but Mediawiki loves a Capital letter.
For more behind-the-scene shenanigans, see PULSE_DEV.
*This page is proudly the first to be maintained by Gitea actions.*
## Lyrics
### Raw (what you get in the audio)
*第一部。*
Surface.
The equilibrium of silence between the static magnetic noise, the watery planes, and the optical waves.
Blurred and mangled electronic signs over the outbound atmospheric leeway.
Distant stations estimated in abnormal heat perform the inconsistent collimation rite.
Dive.
The black screen of stalemate conceals the massive stars, the charred comets, and the meteorites.
Their questionable glitters, once emissions of brave borderers and dark adventurers,
now the only traces, obscured and indifferent to all but those with a special breed of faith.
The noise floor of a receiving environment is the aggregate of all background signal energy present across a given frequency band at any instant. In urban contexts, primary contributors include electromagnetic emissions from power distribution infrastructure, wireless communications networks, and consumer electronic devices. The noise floor is not centrally coordinated; no single source generates it. It emerges from the cumulative output of many independently operating transmitters, each functioning within its own parameters, whose combined effect is persistent and largely uniform. Under standard conditions, this background level is treated as a fixed baseline rather than a variable of interest. Signals whose amplitude falls at or below this baseline remain physically present in the medium but cannot be distinguished from the background by a receiving system, and are not considered recoverable.
An impulse signal, also referred to as a unit impulse, is defined as a signal with zero value at all points in time except a single instant, at which its value is notionally unbounded, subject to the constraint that its total integrated area equals unity. In practice, true impulse signals cannot be physically produced; they are approximated by short-duration, high-amplitude pulses of sufficient bandwidth. The impulse response of any linear time-invariant system — that is, the output produced when an impulse is presented as input — fully characterises that system's behaviour under any subsequent input. In the absence of any input, a system at rest produces no output and exhibits no properties that distinguish it from any other inactive system. From a single impulse and its measured response, the complete transfer function of the system can be derived.
*第二部。*
Subdued sonic scalars vectorise
Acoustic aberrations dissipate
Isotropic funnel strikes a packet rain
Fine-grained bags of acks ground astray
Ocean as a desert buries all of its life
Deck the shell with a perfect thermocline
Curtain shut before the Fresnel bights
Plasma buildup swells your rovers' thighs
*第三部。*
Particulate pressure across a landlocked island
Ultraviolet utilitarian paints every third crag bland
Lossy lies lament the ludicrous lawful liberty
Siren sounds soaken in the sauna of substantiality
Eccentric sediments launch unbidden perpetuity
### Chinese translations
**潜在语义包络下的脉冲**
*第一部分。*
上浮。
静磁噪声、水的平面、还有光波之间是沉默的平衡。
模糊而残损的电子牌匾,掠过向外敞开的那一线大气余隙。
热异常里估算出来的远方站点定期执行和上一次不一样的校准仪式。
下潜。
僵局的黑屏掩住了庞大的恒星、焦黑的彗星,还有陨石。
它们存疑的微光是勇敢拓边者与黑暗冒险者放出的辐射,
如今只是晦暗不明,无人在意的痕迹,只有一些信仰特殊者关心。
任何接收环境的本底噪声,指的是某一频段内任一时刻全部背景信号能量的总和。在城市环境中,其主要来源包括配电设施、无线通信网络以及各类消费电子产品的电磁辐射。本底噪声没有统一来源,也不受集中调度,而是众多独立运行的发射源累积叠加的结果:各发射源均在自身参数范围内工作,叠加之后形成一种持续而大致均匀的背景。通常将这一背景电平视为固定基线,而不作为需要关注的变量。幅度等于或低于该基线的信号,在物理上仍存在于介质之中,但接收系统无法将其同背景区分开来,因而被认为无法恢复。
冲激信号,又称单位冲激,是指这样一种信号:它在所有时刻的取值均为零,仅在某一瞬间例外;在该瞬间,其取值理论上为无穷大,但总积分面积须恒等于一。实际中,理想的冲激信号无法物理实现,通常以持续时间极短、幅度极高、带宽足够的脉冲来近似。对任一线性时不变系统而言,其冲激响应(即以冲激作为输入时所得到的输出)足以完整描述该系统在此后任意输入下的行为。若没有输入,处于静止的系统不产生输出,也不表现出任何可与其他静止系统相区别的特性。仅凭一个冲激及其测得的响应,即可推导出系统完整的传递函数。
*第二部分。*
压低的声音标量,化作矢量
声学的像差,渐渐耗散
各向同性的烟囱砸中一场数据包之雨
一袋袋细碎的应答被研磨得迷路
海洋作为荒漠埋藏自己所有的生命
完美的温跃层敲打外壳
菲涅尔拐角前的帷幕关闭
等离子堆积,肿胀了流浪者的大腿
*第三部分。*
颗粒状的压力遍历一座内陆的孤岛
紫外功利主义者把每三个石头里的第三个涂成无色
有损的谎言哀悼荒唐的合法自由
警笛声音浸泡在实在的桑拿里
诡异的沉积物发射了没人要求的永恒
### Japanese translations
**潜在意味包絡下のパルス**
*第一部。*
浮上。
静磁ノイズと、水の平面と、光波との間の、沈黙の平衡。
ぼやけて潰れた電子の標識が、外へ開いた一筋の大気の余地の上を過ぎていく。
熱異常のなかで推定された遠方の局が、一貫性のない合わせの儀式を行う。
潜航。
停滞した黒い画面が、巨大な恒星と、焦げた彗星と、隕石を覆い隠す。
それらの疑わしい微光は、勇敢な辺境者と闇の冒険者が放った放射であり、
いまや、ただおぼろげで、誰にも顧みられない、ひとつの痕跡にすぎない。特殊な信仰を持つ者だけが、それを気にかける。
ある受信環境のノイズフロアとは、ある周波数帯域内の任意の瞬間に存在する背景信号エネルギーの総和をいう。都市環境では、その主要な発生源として、配電設備・無線通信網・各種民生用電子機器からの電磁放射が挙げられる。ノイズフロアには統一された発生源はなく、集中的に制御されているわけでもない。それは、独立して動作する多数の送信源の累積的な出力から生じるものであり、各送信源はそれぞれの諸元の範囲内で動作しながら、合わさることで持続的かつほぼ一様な背景を形成する。通常、この背景レベルは着目すべき変数としてではなく、固定された基準値として扱われる。振幅がこの基準値に等しいか、それを下回る信号は、媒質中に物理的には依然として存在するものの、受信系がそれを背景から区別することはできず、復元不能とみなされる。
インパルス信号は、単位インパルスとも呼ばれ、次のような信号として定義される。すなわち、ただ一つの瞬間を除くすべての時刻で値が零であり、その一瞬においてのみ値は概念上無限大となるが、全体を積分した面積はつねに一に等しくなければならない。実際には、理想的なインパルス信号を物理的に生成することはできず、持続時間がきわめて短く、振幅がきわめて高く、十分な帯域幅をもつパルスによって近似される。任意の線形時不変システムのインパルス応答(すなわち、インパルスを入力として与えたときに得られる出力)は、その後のいかなる入力に対するそのシステムの挙動をも完全に特徴づける。入力がまったくない場合、静止した系は何も出力せず、ほかのいかなる不活性な系とも区別しうる性質を示さない。ただ一つのインパルスと、その測定された応答とから、システムの完全な伝達関数を導くことができる。
*第二部。*
抑えられた音響スカラーがベクトル化する
音響の収差が散逸していく
等方的な煙突が、パケットの雨を打つ
きめ細かな応答の袋が、すり潰されて地に迷う
砂漠としての海は、自らの生命を埋める
完璧な水温躍層が、その殻を叩く
幕がフレネルの曲がりの前で閉じる
プラズマのたまりがローバーたちの太ももを腫れ上がらせる
*第三部。*
微粒子の圧力が、内陸の孤島の隅々まで行き渡る
紫外線の功利主義者が、三つに一つの岩山を無色に塗る
劣化した嘘が、ばかげた合法な自由を悼む
サイレンの音が、実在性のサウナに浸かっている
奇妙な堆積物が、誰も求めていない永遠を放つ
## Notes about this song
I will be just writing about anything I think of related to this song. At least for the first go. It's not really creative when you set yourself an agenda and duly follow it.
### Why pulse
Some time after witnessing the rover song go locally viral at the second transparent fes I said to myself there will be a third. Almost immediately after that, I was sure the keyword would be 'pulse'. Then it took me several months to figure out the third recursive acronym composition. Maybe more than several months.
The choice in 'pulse' is for a very apparent reason. It's literally the last kairo (original) song. That is, the last song in the last album. I know they had more 2hu released after that but that's a different business, isn't it.
It also is a very good word in itself because there is vitality, there is machinery, there is electronics and engineering, all in one package. It's kairo plus Northwich committee of magic researches.
### Educational rock
It's now a traditional practice to sample random people speaking random stuff in a post-rock / prog rock / chill hip-hop / shoegaze / you name it song. There is a hip-hop remix of Niinistö's new year's day address but I can't really dig it out of the Internet rabbit hole. And to start with literally the first post-rock I ever listened to was the 2hu band 'the distant journey to you' by our Veto guy and there was an excerpt of Kon Satoshi's 'Paprika' in one of the songs.
When I really started to shape this song I was listening to way more Snakes Don't Belong In Alaska than I should. Two of their later songs sampled someone presumably giving a lecture or speech or that sort of presentation. I very much liked it as I'm a big podcast person. It's like listening to your podcasts with psychedelica music accompanying.
I also have been a firm believer that signal processing is something any music-aware people should have at least a slightest idea about. So here we are. It's only natural to make my own mini lecture about some signal basics and incorporate that audio signal into the song.
The other parts of the song are intentionally cryptic, evasive, indirect, fuzzy, ambiguous but the educational bit should be factual enough it can be considered a decent crash course on what it talks about. Aside from being the catalyst for the song's underlying emotional progressions. We'll talk about that later or never.
### Football manager ruined my life and LLM agents severed it into pieces
Back in your 2022s and 2023s, I wasn't aware of Anthropic and ChatGPT was basically chat powered by GPT. But this time I approach my songwriting as a relatively heavy Claude user. I never fully hand the lyric composition to LLM agents or raw LLMs as that's the fun bit, not the chore bit.
What I personally do is usually tell the Claude 'hey I'm thinking about something like this' in either the plainest of languages or just a draft verse. 9 out of 10 times its response pisses me off. Which is consistent with the experience when you do these exchanges with any verified decent human counterpart. No disrespect to my verified 'I can talk poetic bullshit with them' friends but that just happens. And it happens for good.
You see the key here is I have someone to talk to, 24/7, super fluent in languages I speak or not, only restricted by usage limits. For writing lyrics I never hit the limits, by the way. An adversary is an essential upgrade to a rubber duck as it gives you feedback. LLM at the core means this adversary is complex enough to be considered unpredictable and thus inspiring.
Your Claudes and ChatGPTs and maybe Geminis out of the box loves proposing verses after verses which is less helpful. Fortunately, I've tweaked my instances to hold fire and communicate in a more atmospheric way. In a convo I get myself immersed in the atmosphere I initiated and the agent amplified. I guess that's where all the fever dreams root from.
### On professionalism and why I consider myself pro enough even if I have no proper proof
In a way, I think it's probably true that flair and discipline has a dance of balance in many things, and I take music and association football as two seemingly irrelevant examples. Simply because I'm somewhat invested in those two.
A classical piece in the broadest sense takes many, many players with their respective instruments. There would be a leader violinist or a pianist or similar role but let's face it, for like 99% of the time, orchestra players don't play flashy solo phrases. I feel it's like how you have no-nonsense centre backs and anchor defensive midfielders like Jordan Rossiter, that in a sense stand out even less than a goalkeeper.
Your rock and pop bands of 3, 4, 5 people is something else. Basically everyone needs to be a star. Everyone will have flashy, tricky solo riffs.
And don't get me wrong, I by no means am stating that playing simple notes correctly is inferior to smashing an outrageous riff, or that only getting the ball and passing to the nearest full back is inferior to dribbling over 5 defenders and driving home with a full bollocks swing. That is just not true. Doing the less fancy 'basic' but proper and well is just a slightly, or very different dimension of professionalism. I personally very like no-nonsense centre backs because I played as one because I couldn't do fancy stuff on the pitch.
I don't think I can do fancy stuff in my FL studio either. The justification around all this equity of professionalism had a big portion of making myself feel less useless when I tried and mostly failed to learn to play the guitar then bass. Today I'm totally ok and free of complexes like that.
The financial stability is also very real. My plan about music has always been 'find a job so I can play with music' and I've finally done it. I mean I never got anywhere around trying to be self-sustainable with music alone or as the main means, but having that peace of mind of a roof above is certainly helpful even for a hobby. Having music to unleash my creativity buildup when there is any also helps me cope with the 'boring' day job so it's a win-win. Probably.
### Music, bloody hell
I don't think one should be expecting me to elaborate on how delicate my music craftsmanship is after the revelation and identification as a no-nonsense FL Studio user at best of Conference National level. But you see, there are people who watch Conf Nat as devoted as they themselves watch the Prem, or even more. Absolute skill levels are not that much of a matter.
I opted to go for a classic dual-bass, dual-telecaster setup with various other helper instruments because that's simply my favourite. The second bass actually turned out to be utilised less than I originally planned. The plan was based on how things went in 'rover over virtually eternal roundabouts'.
Also, the song started as my experiment of a more techno-heavy style. It didn't end well, but the techno leftovers might be (I'm doubtful) spotted around the place.
Then I switched to the target of making this one the third piece in the recursive acronym trilogy, so essentially I'm doing humble plagiarism on the previous two songs. 'sauna as universal neural analeptic' and 'rover over virtually eternal roundabouts' if you're wondering (no one asked).
Like stated elsewhere the psychedelica influence from SDBIA is faintly visible (audible). I also applied some of the minimalism principles to the guitar lines, they should be perceivably sparser than some contemporaries.
Drums and percussions have always been my passion but I think I just got too lazy to fine tune every loop pattern. A drum track of eternally-morphing patterns is not realistic in some sense after all.
### Vocal synthesis masterclass
Could be stating the obvious, but I'm much better at English than Japanese. When it comes to songwriting I might even argue English enjoys priority over my first language, which is Chinese. So it's a bit of a hassle when there is no good enough Yukari TTS on the shelf. On a side note, Kotonoha sisters got their official English / Chinese TTS but that's a shambles. To put it mildly.
When I discovered GPT-SoVITS which in English is something that allows you to generate many languages in person A's voice and person B's accent (partly), it's only natural that I immediately went for it. It fit like a glove on the foot.
You see, the problem with many voice changers, even in the l'époque de l'intelligence artificielle, is that they end up with English (simplified) pronunciations. Some give you RP but that's not what I want either. It's the models that are my problem and I needed something more weird.
The goal was to mix rallienglanti, Bristolian, and some Aussie flavour to produce the random and weird English I usually speak. The end product is nowhere near that, but equally far from 'standard' English. Which is very acceptable.
Also, this synthesised voice should not be considered truly Yukari in the copyright or trademarks sense. I credited Yukari because I included pieces of Japanese voice made with the authentic A.I.VOICE 2 editor with a valid license. Just saying.
For the sung parts, Synthesiser V Studio Pro 2 is the weapon of massive destruction of choice as always. The actual labour is rather boring so I'll leave it as 'I mix-matched mostly Spanish and English phonemes'.
### So what is this song about?
It's all in the title mate.
Keep reading if you think that alone is not meaningful enough.
I'm firmly against providing an answer as standard yet very happy to write my personal interpretations.
On condition that no one promotes the following text as the only valid official explanation to the song, I can give this:
There is atmospheric pressure around every one of us. It is like the environmental noise that suffocates signals without malice. The noise itself also contains various meaningful, info-bearing signals but all piled up together as a big blob of something, apparently less meaningful than any component was. This is the 'latent semantic envelopes' bit.
The pulse is an object as well as an action. It's both the signal that gets sent (and drowned, most of the time) and the action of sending such signals. Not to mention it also means one's heart beats which is a necessary condition for that guy to be alive.
Pulsing, under 'latent semantic envelopes' or more straightforwardly, under overwhelming noise, is absurd. But if you subscribe to the absurd, it's not really a problem.
That's it.
In more straightforward laymen's language, the song states the fact that those dumb people like me who keeps sending out pulses nobody else cares (or cared by only a significantly minor group) are probably not doing it to get responses or replies. They do it for the sake of it.
I probably should have required signing an EULA to have access to this.
### A personal crusade against claims of superhuman frequential cognitive abilities
The decision to use the 192 kbps MP3 as a source of truth, converting from that to nominally WAV and everything else was based on several grounds. But the dominant one is that I never liked high fidelity above a certain threshold of good enough. And that threshold for me is roughly 192 kbps of MP3. Another reason is that I would like even one more person to think outside of the box, into the channels, towards the corner flag, that this is a form of proper, intentional digital lofi rather than lossy media.
It's totally fair to consider this shithousery because shithousery is what I see it as. I'm not doing this digital lo-fi for the sake of art, I do this as reactive banter invoked by phonophile nonsense. If 192 kbps MP3 is good enough to me, then it's good enough.
I do think at 128 kbps I start to sense that something is missing and more information density would be appreciated. So the personal threshold is there or thereabouts.
### Trivia
- In case you didn't notice, the title forms a recursive acronym.
- In case you didn't notice, the final verse is an acrostic of 'pulse'.
- In case you didn't notice, the last line is a reverse acrostic of 'pulse'.
- Brave Borderer and Dark Adventurer are RN fast patrol crafts, or in English, torpedo boats. And I believe both are playable in War Thunder which is why I know them.
- 'Ocean as a desert buries all of its life' is a blatant steal from America's 'A horse with no name'. The original line is 'ocean is a desert with its life underground'.
- I have to sneak in the exact words 'rover' and 'sauna', sorry. And in case you didn't notice, they are two related songs.
- Many of the words could be understood with a leaning towards their optical engineering aspects. That said, I was more on the electronics end of my opto-electronic science and engineering syllabus.
- Meta-trivia: this note is plagued by football cliches, and the song has contracted some.
+40 -27
View File
@@ -1,6 +1,17 @@
# pulse under latent semantic envelopes
---
title: pulse under latent semantic envelopes - development notes
categories:
- Songwriting notes
wiki:
publish: true
siblings:
- path: pulse.md
tag: PULSE_SONG
---
*(WIP. Description and pieces only now)*
# pulse under latent semantic envelopes: personal dev notes
The remaining bits of how I came to all this. For the actual song page, see PULSE_SONG.
## Planning area
@@ -26,7 +37,7 @@ Literally, there can be long, essay-like, paragraphs (not too many) with structu
1. "Surface." - the breach, the fever-dream opener
2. Instrumental - let the image settle
3. Essay/documentary - the explanatory core, almost clinical, "semi-boring scientific" (this is where the concept gets stated plainly before the rest of the song complicates it)
4. Instrumental + fragments - the logic starts dissolving
4. Instrumental - going into the poemic verses
5. Poem-ic verses - emotional density, maybe climax, maybe not
6. P-U-L-S-E 5-liners - trademark closer, acrostic constraint
7. Instrumental outro
@@ -35,19 +46,20 @@ Literally, there can be long, essay-like, paragraphs (not too many) with structu
## Construction zone
The first locked in draft version of the song. Things got developed even after this version.
*and yes, I did use a C++ code block to write my lyrics.*
```cpp
// Opener
Surface.
The equilibrium of silence between the static magnetic noise, the watery planes, and the optical waves
blurring the electronic signs over the outbound informational motorway.
Images imagined in the imaginary region of the protruding obelisks many kilometres away
from this here expanding entropy killing various variables as abnormal heat usually may.
The equilibrium of silence between the static magnetic noise, the watery planes, and the optical waves.
Blurred and mangled electronic signs over the outbound informational motorway.
Distant stations estimated in abnormal heat perform the collimation rite.
// think a submarine surfacing at night to do some radio comms as the starting point, then infuse it with a fever dream
// 'Images imagined in the imaginary region' is half wordplay, half multimedia transmission with a loss (signal-wise). the obelisks are basically antennae.
Dive.
The black screen of stalemate conceals the black stars, the black comets, the black meteorites
their questionable glitters and gleams, once emissions of brave borderers and dark adventurers
their questionable glitters, once emissions of brave borderers and dark adventurers
now the only traces, obscured and indifferent to all but those with a special breed of faith.
// 'Dive' - an opposite to 'Surface'. This is on the receiving end.
// Just see this as 'receiving other guys' pulses'.
@@ -57,9 +69,9 @@ now the only traces, obscured and indifferent to all but those with a special br
// The pseudo documentary narration, half-blended into the background music
// in a metalingual sense the music is the background noise and the narration is the signal with a low SNR. Or one could consider the roles swapped.
The term "ambient frequency" refers to the aggregate of background signals present in a given environment. In urban contexts, this includes electromagnetic interference from power infrastructure, wireless communications networks, and consumer electronic devices. The ambient field is not centrally coordinated. No single source generates it. It emerges from the cumulative output of many transmitters operating within similar parameters. The resulting noise floor is persistent and of low significance under normal circumstances. Signals that fall below this threshold remain technically present but are not distinguishable from the noise itself, and are not considered practially receivable.
The noise floor of a receiving environment is the aggregate of all background signal energy present across a given frequency band at any instant. In urban contexts, primary contributors include electromagnetic emissions from power distribution infrastructure, wireless communications networks, and consumer electronic devices. The noise floor is not centrally coordinated; no single source generates it. It emerges from the cumulative output of many independently operating transmitters, each functioning within its own parameters, whose combined effect is persistent and largely uniform. Under standard conditions, this background level is treated as a fixed baseline rather than a variable of interest. Signals whose amplitude falls at or below this baseline remain physically present in the medium but cannot be distinguished from the background by a receiving system, and are not considered recoverable.
An impulse signal, sometimes referred to as a unit impulse, is defined as a signal with zero amplitude at all points except for a single instant, at which point its amplitude approaches infinity while its total energy remains finite. In practical applications, true impulse signals cannot be generated; they are approximated by short-duration waveforms of high amplitude. The impulse response of any linear system - that is, the system's output when presented with an impulse input - fully characterises that system's behaviour. From a single impulse and its response, the complete identity of the system can be derived. This property is considered fundamental to signal analysis.
An impulse signal, also referred to as a unit impulse, is defined as a signal with zero value at all points in time except a single instant, at which its value is notionally unbounded, subject to the constraint that its total integrated area equals unity. In practice, true impulse signals cannot be physically produced; they are approximated by short-duration, high-amplitude pulses of sufficient bandwidth. The impulse response of any linear time-invariant system that is, the output produced when an impulse is presented as input fully characterises that system's behaviour under any subsequent input. In the absence of any input, a system at rest produces no output and exhibits no properties that distinguish it from any other inactive system. From a single impulse and its measured response, the complete transfer function of the system can be derived. This property is considered foundational to systems analysis.
// build some tension with bass and drum and fiddle here
@@ -67,26 +79,27 @@ An impulse signal, sometimes referred to as a unit impulse, is defined as a sign
// more 'rhythmic yelling' than singing, you get the idea
Subdued sonic scalars vectorise
Acoustic aberrations dissipate
// sahb - duwd - sao - nihk - skay - lahrs - vehk - tahr - rayz,
// (ah - ) kaws - tihk - ax - bahr - ray - shaxns - dihs - sah - payt
Spectral broadcast lossy with a narrow sight
No perceived replies per design
// needs further tweaking
// --- stanza: the receiving end ---
Isotropic funnel strikes a packet rain
Fine-grained bags of acks ground astray
The ocean as a desert buries all of its life
Ocean as a desert buries all of its life
Deck the shell with a perfect thermocline
// (thax - ) ao - sheh(n) - naes - ax - deh - zahrt - bah - riys - ao(l) - lahv - ihts - layf
// (dehk - thax - ) shehl - wit - ax - pahr - fekt - thahr - mow - klayn
// 'deck the shell': intentional vagueness between 'decorate the outer shell' and 'knock on the border surface'.
A dim light dies in the rover's eyes
Or the next one could never come otherwise
// Thoughts: 'the light dies' because a pulse is mostly dormant you wanker. You have to let the light die so it lights up again, simple as
Curtain shut before the Fresnel bights
Plasma buildup swells your rover's thighs
// ending verse(s) before the painfully long instrumental outro
p.....
u.....
l.....
s.....
essential sentiments lay unconditionally permanent
// P:
particulate pressure plagues across a landlocked island
// U:
ultraviolet utilitarian paints every third crag bland
// L:
lossy lies lament the ludicrous lawful liberty
// S:
siren sounds soaken in the sauna of substantiality
// E-S-L-U-P:
essential sentiments leave unbidden perpetually
```
+18
View File
@@ -1,5 +1,17 @@
---
title: Tunnels
album: Shirakaba Express Service
wiki:
publish: true
siblings:
release_date: 2026-03-01
lrc: tunnels.lrc
---
# Tunnels
## Lyrics
The long dark road spanning within the mountains
is plagued by tunnels
and an illusion induced by mechanical and neural fatigue
@@ -12,3 +24,9 @@ the long dark road spanning within the mountains.
集中すればするほど、
輪郭が、溶けていく。
The long dark road spanning within the mountains
is plagued by tunnels
and an illusion induced by mechanical and neural fatigue
that the night sky is but an arch over
the long dark road spanning within the mountains.
-31
View File
@@ -1,31 +0,0 @@
# it's not ideal to wank in public spaces, unless publicly
## outline
This song is about why it's probably not ideal to wank in public spaces and why it's probably even a bad idea. Or not.
To be less cryptic, I want to try to tackle the glorious problem of how much one should be open about his own unpopular opinion (not as your usual conversation padding) in front of other human beings.
My take is that first you ignore other human beings as much as you can. Then voila.
If I write a song elaborating grand moral doctrines and assertions, it won't be a song no more. It'll be a boring, boring propaganda which will still appeal to those I don't intend on appealing to.
So instead of getting the big words out one by one I want to go extremely low on the ground. Half buried in it even.
## construction area
browsing through the favourite porn site is your
profession, passion, devotion, and chore
to reach that perfectly balanced, legally dubious
30 seconds of physiological and psychedelic
outburst.
the exhausted materials are not exactly
below par once applied and
you deeply know that too.
still the expedition for more kicks off
at the there or thereabouts of the clock
most if not all of the days.
it's the blind faith in encountering
something different and in the top bin
even when a thousand out of ten times
the results are but repetitions and impersonations
to an effigy of nonsense that won't even
glance the softest of woodworks