Difference between pages "Package:Bitwig Studio" and "Test"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (changed Layman's name for the ebuild canonical name.)
 
 
Line 1: Line 1:
{{Ebuild
{{#get_web_data:url=http://build.funtoo.org/index.xml|format=xml|use xpath|data=builds=/subarches/subarch[@name='amd64-bulldozer']/@builds}}
|Summary=Music production and performance system
;Builds: {{#external_value:builds}}
|CatPkg=media-sound/bitwig-studio
|Maintainer=Daniel Stien
|Homepage=http://bitwig.com/
|Repository=https://github.com/dstien/dstien-portage.git
|Overlay=dstien-portage
}}


== Introduction ==
asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf
<tt>media-sound/bitwig-studio</tt> is a closed source audio production and performance software; which includes several virtual instruments, samples, clips and the means to use them in scenes and tracks.
<div style="align: center;"><div style="border: 1px solid #ccc; border-radius: 5px;">
[[{{#show: Organization:Brownrice Internet| ?Logo|link=none}}|350px|class=img-responsive|link=Organization:Brownrice Internet]]</div><br/>
[[Organization:Brownrice Internet|Learn about Funtoo-friendly organization: Brownrice Internet]]</div>
asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf
{{fullurl:News:The Many Builds of Funtoo Linux}}
{{#widget:AddThis}}


It is possible to use it with <tt>media-sound/jack-audio-connection-kit</tt> and it is recommended by their staff.  
I like the {{f|/etc/make.conf}} file, which can also be referred to as {{f|/etc/portage/make.conf}}. It is a groovy file. Another cool file is {{f|/etc/fstab}}.


== Preparing to install ==
=== make.conf mentions ===
We need to use the <tt>dstien-portage</tt> overlay; which is  not official. It is recommended to use <tt>app-portage/layman</tt> to install it.


=== Installing Layman ===
{{#ask: [[Mentions file::make.conf]]
Please, follow these instructions: ''pending''
| format=category
}}


=== Adding the overlay ===
{{console|body=
To add the overlay, just copy the <tt>dstien-portage.xml</tt> file into <tt>/etc/layman/overlays</tt> and we're done.
# ##i##bluetoothctl
<console>
[##g##NEW##!g##] Controller 00:02:72:C9:62:65 antec [default]
cd /etc/layman/overlays
##bl##[bluetooth]##!bl###power on
curl -O https://raw.githubusercontent.com/dstien/dstien-portage/master/dstien-portage.xml
Changing power on succeeded
</console>
##bl##[bluetooth]##!bl### ##i##agent on
 
Agent registered
Then, just sync all the overlays:
##bl##[bluetooth]##!bl### ##i##scan on
<console>
Discovery started
layman -S
##bl##[bluetooth]##!bl### ##i##devices
</console>
Device 00:1F:20:3D:1E:75 Logitech K760
 
##bl##[bluetooth]##!bl### ##i##pair 00:1F:20:3D:1E:75
Now, we're ready to continue the installation.
Attempting to pair with 00:1F:20:3D:1E:75
 
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: yes
== Installation ==
##r##[agent]##!r## Passkey: 454358
One thing to keep in mind before installing is if you want to use <tt>media-video/libav</tt> or <tt>media-video/ffmpeg</tt> for the audio rendering. Since <tt>media-sound/bitwig-studio</tt> is packaged, originally, for Ubuntu and the ebuild re-packages it for Funtoo, we assume they prefer <tt>media-video/libav</tt>. That said, <tt>media-video/ffmpeg</tt> the prefered application by our community. Feel free to use whichever you prefer.
##r##[agent]##!r## Passkey: ##i##4##!i##54358
 
##r##[agent]##!r## Passkey: ##i##45##!i##4358
If you are to use <tt>media-video/ffmpeg</tt>, please, remove libav from the USE flag of that package:
##r##[agent]##!r## Passkey: ##i##454##!i##358
<console>
##r##[agent]##!r## Passkey: ##i##4543##!i##58
echo 'media-sound/bitwig-studio -libav' > /etc/portage/package.use/bitwig-studio
##r##[agent]##!r## Passkey: ##i##45435##!i##8
</console>
##r##[agent]##!r## Passkey: ##i##454358##!i##
 
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Paired: yes
Installing <tt>media-sound/bitwig-studio</tt> is as easy as:
Pairing successful
<console>
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: no
emerge bitwig-studio
##bl##[bluetooth]##!bl### ##i##connect 00:1F:20:3D:1E:75
</console>
Attempting to connect to 00:1F:20:3D:1E:75
 
[##y##CHG##!y##] Device 00:1F:20:3D:1E:75 Connected: yes
[[Category:Ebuilds]]
Connection successful
{{EbuildFooter}}
##bl##[bluetooth]##!bl### ##i##quit
[##r##DEL##!r##] Controller 00:02:72:C9:62:65 antec [default]
#
}}

Revision as of 15:22, January 12, 2015

Exception parsing XML: String could not be parsed as XML.

Builds

asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf

[[{{#show: Organization:Brownrice Internet| ?Logo|link=none}}|350px|class=img-responsive|link=Organization:Brownrice Internet]]

Learn about Funtoo-friendly organization: Brownrice Internet

asdflk asdlfk asdlf alsdf lasd flasd flasd flasd flasd flasd flasd flas dflasd flasdl flasdf lasdfl alsdf lasdf lasdflafsd la sdf https://www.funtoo.org/News:The_Many_Builds_of_Funtoo_Linux

I like the /etc/make.conf file, which can also be referred to as /etc/portage/make.conf. It is a groovy file. Another cool file is /etc/fstab.

make.conf mentions

{{#ask: Mentions file::make.conf | format=category }}

root # bluetoothctl 
[NEW] Controller 00:02:72:C9:62:65 antec [default]
root ##bl##[bluetooth]##!bl###power on
Changing power on succeeded
root ##bl##[bluetooth]##!bl### agent on
Agent registered
root ##bl##[bluetooth]##!bl### scan on
Discovery started
root ##bl##[bluetooth]##!bl### devices
Device 00:1F:20:3D:1E:75 Logitech K760
root ##bl##[bluetooth]##!bl### pair 00:1F:20:3D:1E:75
Attempting to pair with 00:1F:20:3D:1E:75
[CHG] Device 00:1F:20:3D:1E:75 Connected: yes
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
root ##r##[agent]##!r## Passkey: 454358
[CHG] Device 00:1F:20:3D:1E:75 Paired: yes
Pairing successful
[CHG] Device 00:1F:20:3D:1E:75 Connected: no
root ##bl##[bluetooth]##!bl### connect 00:1F:20:3D:1E:75
Attempting to connect to 00:1F:20:3D:1E:75
[CHG] Device 00:1F:20:3D:1E:75 Connected: yes
Connection successful
root ##bl##[bluetooth]##!bl### quit
[DEL] Controller 00:02:72:C9:62:65 antec [default]
root #