Quote

Gazing at the sky, I just realized we, success or not, satisfying or not, happy or not, are still living, doing what we do, being the part of the entropy.

それぞれの人、それぞれの道。
出会えて、そして別れて。
匆匆过客般的偶然。
也许一瞬之间,
万物都改变了。

The world is just so big. Larger than whoever’s imagination.

翻过 @sleepwalking 大神的 Rocaloid ( http://Rocaloid.org )之后,
不禁感慨。

“世界真是大啊。”

同样是一个那么中二的梦想,人家几年就开发出来了一个看起来超di*o的语音合成,而且还是重写了三遍。
反过来看这个歌语计划,到现在一年多了,总共开发时间不到3个月吧。Bug多到像海绵里的洞一样。当然,理清架构重写什么的更是没有。总说是没有时间,但实际上呢,只是拖延症而已吧……再说我那个项目根本就没有什么技术含量,纯中二而已。
话说还准备把歌语传到B站上去的,B站上的大神那么多,到底要不要呢?
不过不管怎样,这个中二的梦想估计我也会继续下去的。(怎么说这也是我第一个维护时段超过1年的程序吧)
也希望那个所谓的音乐游戏能够至少出来个雏形什么的。

以上

#ProjectGy
http://1a23.github.com/project-gy

自制LRC:Blessing ~World Edition~

Thank you for the miracle you managed to gather here.

『ここに集えた奇跡にありがとう』
感谢你们在此汇聚而成的奇迹。

Blessing -World Edition-

Niconico (ニコ動): http://www.nicovideo.jp/watch/sm23914128
YouTube: http://youtu.be/6QhwWghC9Ec
Bilibili: http://www.bilibili.com/video/av1252354/
□Original: [watch/sm23304692]

□Organizers: 藤 & Tune [USA]
□Mix:藤 [mylist/18592349] @Fujiborozoukin
□Harmony Guides: ぐみるく [mylist/43480864] @gu_milk
□Illustration: ハザノ [http://www.pixiv.net/member.php?id=1893126]
@TEIGI_3
□Animation: 淋檎 [mylist/29894491] @25apple89
□Singers:
Tune/チューン [USA] (http://www.nicovideo.jp/mylist/37644567) @SeraphicTune
Sumashu   [France] (https://www.youtube.com/user/Sumashu) @Sumashu
MastaH [Italy] (https://www.youtube.com/user/Andryx94) @kumastah_
Kiro [Chile] (https://www.youtube.com/user/09SoiL) @09SoiL
Chalili/茶理理 [China] (http://www.nicovideo.jp/mylist/42684281) @Chalilili
Len/蓮 [Russia] (http://www.nicovideo.jp/mylist/22196076) @never_knowsbest
Ehmz [Phillipines] (https://www.youtube.com/user/aisatsunin) @aisatsunin
Un3h [Sweden] (https://www.youtube.com/user/Un3hcorn) @LenniTheUnicorn
Enae [Korea] (https://www.youtube.com/user/EvenigHaze) @eveninghaze
cheeseman [Poland] (https://www.youtube.com/user/cheesemanPL)@cheesemanPL
Paperblossom [Germany] (https://www.youtube.com/user/Paperblossom) @Paperblossom
Toriko/鳥子 [Japan] (http://www.nicovideo.jp/mylist/7868703) @toriko_m
Howl [Brazil] (http://www.youtube.com/user/MrHoowwl) @hoowwl

Continue reading

自制LRC:ラクガキスト

詠み人知らずの歌を口ずさみ / 哼着不知是誰作曲的歌
無心で描き出す / 無心插聊地勾畫而出的
他の誰でもない / 不是別人

ボクが / 正是自己

 

ラクガキスト
[email protected] feat. GUMI
http://www.nicovideo.jp/watch/sm19835180

好中毒的感觉。
Continue reading

Recent plan and progress for Gy

Recently I’m working on some new features for Project Gy (very slowly). Seems it may take me some time to finish all of it, so I’m using this post to talk about my plan and progress.

Some off topic words:

In the progress of feature development , I’m using a super simplified version of Git workflow model locally, which includes a Develop branch and a Origin branch. Develop branch for features, and Origin branch is for hotfix that’s push to the server. I don’t think all the detailed branching is necessary for just an individual developer. But I would try to implement this model to Project Gy if there’s really anyone want to join me. I’m waiting for the moment, and looking forward to it. (as I’m coding alone since the very beginning…)

Okay, let’s come back. This is basically the plan so far.

  • Resource management in back-end.
    • Font management
      • Delete font
      • Upload font
        • Upload and generate preview
      • Migrate current font system to database based font management (Imggen)
    • Background management
      • Delete
      • Upload and management
      • Migrate (Imggen)
    • signature customisation.
  • Imggen upgrade
    • Migrate font & bg to database.
    • Customize dynamic page.
      • Configuration saved as JSON in database GY_usermeta.signature
      • Upload Bg.
      • Parameters setting page with rough preview using HTML5 Canvas & JS.
    • Inner library: parameters are delivered using array.
    • Include default image & font files in .gitignore and remove all copyright image.
    • Update main site dynamic picture design
  • Theme system?
    • /view/theme/default
    • Theme detail using manifest.json??
    • Modify all controller to fit theme system
  • Multi-language
    • urgh…
  • Social lyric media site?
    • (I hardly have any idea of it)

Just realised this is really a big project for me to do.

Before “Codename LyricG”, this would be the main project that I’m focusing on.
Maybe “LyricG” will come soon, or will it never come? Who knows?

LRC translation combiner

LRC translation combiner

LRC 用歌词翻译合并工具

为制作LRC翻译歌词的各位提供的工具。
将原文和译文分别填入左右栏,分行对齐之后点击生成即可。
生成之后的内容能够直接复制到歌词制作工具(如千千静听)里面打时间轴。

单一网页制作。(仅引用了Google web font)将网页保存到任何地方即可离线使用,支持大多数现代浏览器。目前支持中文和英文。

MIT协议发布,转载及修改请署名。

地址:http://1a23.com/lyrictool

自制LRC:初音ミクの消失-劇場版-(from 太鼓の達人)

我去,这个怎么能没发出来呢。

「時の流れの中でその存在はシンボライズされ、
人格なんてとうの昔に人々に無かったことにされた。」
「在时间之流中那存在被象征,早先人们的人格也都不存在了」

初音ミクの消失-劇場版-(from 太鼓の達人)
cosMo(暴走P) ft. 初音ミク
文字化け解読:http://www5.atwiki.jp/hmiku/pages/19603.html
翻译:Blackboard_ppt
LRC:蓝色之风
Nico: http://www.nicovideo.jp/watch/sm16417324

Continue reading