-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
55 lines (55 loc) · 1.77 KB
/
CITATION.cff
File metadata and controls
55 lines (55 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
cff-version: 1.2.0
message: "If you use this software in your research, please cite it as below."
type: software
title: "Semantic Foragecast Engine"
abstract: "A production-ready pipeline for audio-driven procedural animation in Blender, demonstrating configuration-first architecture, headless rendering, and modular design patterns for automated video generation."
authors:
- family-names: "Semantic Intent"
email: info@semanticintent.com
repository-code: "https://github.com/semanticintent/semantic-foragecast-engine"
url: "https://github.com/semanticintent/semantic-foragecast-engine"
license: MIT
version: 1.0.0
date-released: "2025-01-21"
keywords:
- blender
- animation
- audio-analysis
- video-generation
- procedural-animation
- lip-sync
- music-visualization
- automated-video
- grease-pencil
- blender-python
- headless-rendering
- pipeline-automation
references:
- type: software
title: "LibROSA: Audio and Music Signal Analysis in Python"
authors:
- family-names: "McFee"
given-names: "Brian"
url: "https://librosa.org/"
- type: software
title: "Blender"
authors:
- name: "Blender Foundation"
url: "https://www.blender.org/"
- type: software
title: "Rhubarb Lip Sync"
authors:
- family-names: "Wolf"
given-names: "Daniel"
url: "https://github.com/DanielSWolf/rhubarb-lip-sync"
preferred-citation:
type: software
title: "Semantic Foragecast Engine: A Configuration-First Pipeline for Audio-Driven Animation"
authors:
- family-names: "Semantic Intent"
email: info@semanticintent.com
year: 2025
version: 1.0.0
repository-code: "https://github.com/semanticintent/semantic-foragecast-engine"
license: MIT
url: "https://github.com/semanticintent/semantic-foragecast-engine"