Giter VIP home page Giter VIP logo

yatteikifm.github.io's Introduction

yatteikifm.github.io

https://yatteikifm.github.io のソースコード。

会話の収録方法

Skype

https://www.skype.com/ja/

音声通話には音質を優先してSkypeを利用する。

Soundflower

https://github.com/mattingalls/Soundflower/releases/

macOS用の仮想オーディオデバイス。LadioCastと組み合わせて利用する。

LadioCast

https://itunes.apple.com/jp/app/ladiocast/id411213048?mt=12

macOS用のソフトウェアミキサー。マイクの入力とmacOSの出力をミックスするのに使う。

image

image

QuickTime Player

録音用のアプリ。macOSに最初からインストールされている。

Audacity

http://www.audacityteam.org/

QuickTime Playerで録音したm4a形式のファイルを読み込み、.mp3形式で書き出す。

Lame for Audacity

http://lame.buanzo.org/

Audacityで読み込んだファイルをmp3形式のファイルに書き出すのに必要なプラグイン。

サイトの編集方法

記事の追加方法

  1. _posts/2016-10-30-yatteiki-first.md のようなパターンでMarkdownファイルを配置する
  2. 音源は audio/2016-10-30-yatteiki-first.mp3 のようなパターンでMP3ファイルを配置する
  3. master ブランチにpushすると https://yatteikifm.github.io/ に配置される

ローカルでの確認方法

  1. Ruby 2.2 以上をインストールする
  2. git clone [email protected]:yatteikifm/yatteikifm.github.io.git
  3. cd yatteikifm.github.io
  4. bundle install で依存ライブラリをインストールする
  5. bundle exec jekyll serve でサーバを立ち上げる
  6. http://localhost:4000/ にWebブラウザでアクセスする

注意点

  • 未来の日付の記事は表示されない
  • 通常のMarkdownにはない特殊な記法が幾つかあるので、既存のファイルを参考にすること

yatteikifm.github.io's People

Contributors

r7kamura avatar soramugi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.