ソースを参照

Added paragraph about CaseLights audio visualization

Thomas Buck 8年前
コミット
3abe9a3379
1個のファイルの変更4行の追加2行の削除
  1. 4
    2
      input/blog/2015/2015_12_30_caselights.md

+ 4
- 2
input/blog/2015/2015_12_30_caselights.md ファイルの表示

@@ -69,11 +69,13 @@ The RGB Lights can be set to some static colors, with a modifiable brightness. A
69 69
 
70 70
 Using the included [JSystemInfoKit](https://github.com/jBot-42/JSystemInfoKit), different things like CPU/GPU/RAM/VRAM usage or hardware temperatures can be visualized with colors from red, over yellow, to green.
71 71
 
72
-And finally, a display output device connected to the Mac can be selected. The CaseLights App will then create a Screenshot 10-times per second and display the average color.
72
+You can also select a display output device connected to the Mac. The CaseLights App will then create a Screenshot 10-times per second and display the average color.
73
+
74
+And you can select one of the system audio input devices to visualize sounds and music. To be able to directly route the system audio output into CaseLights, use the open kernel extension [Soundflower](https://github.com/mattingalls/Soundflower).
73 75
 
74 76
 <div class="yoxview">
75 77
     <a href="img/CaseLights.png" class="thumbnail">
76
-        <img src="img/CaseLights_small.png" alt="Screenshot" title="CaseLights App">
78
+        <img src="img/CaseLights_small.png" alt="Screenshot" title="CaseLights App (old screenshot)">
77 79
     </a>
78 80
 </div>
79 81
 

読み込み中…
キャンセル
保存