Forums qtractor I never use them. Subscribe to this forum topic Just realized the mixer would Just realized the mixer would suffer somewhat here as it doesn't seem to respond to scrollwheel activity in the same way the arranger window does. Reply Solution This way it only affects the parts that interest you. You can create a QSS with this code or copy and paste it to the end of the current QSS file. /* Secuencer = qtractorTracks */ /* Midi Editor = qtractorMidiEditorForm */ qtractorTracks QScrollBar:horizontal, qtractorMidiEditorForm QScrollBar:horizontal { height: 0; } qtractorTracks QScrollBar:vertical, qtractorMidiEditorForm QScrollBar:vertical { width: 0; } qtractorTracks qtractorScrollView QToolButton, qtractorMidiEditorForm qtractorScrollView QToolButton { min-height: 0; min-width: 0; max-height: 0; max-width: 0; border: none; } Reply This is sooooo cool This is sooooo cool File attachments cool.png Reply So cool. I'm going to try So cool. I'm going to try this later tonight :) Reply Add new comment Your name Email The content of this field is kept private and will not be shown publicly. Homepage Subject Comment About text formats Text format Markdown Filtered HTML Markdown Parses markdown and converts it to HTML. Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> Lines and paragraphs break automatically. Filtered HTML Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike> Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically. File attachments Add a new file Unlimited number of files can be uploaded to this field.2 MB limit.Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz. Leave this field blank Add new comment
Just realized the mixer would Just realized the mixer would suffer somewhat here as it doesn't seem to respond to scrollwheel activity in the same way the arranger window does. Reply
Solution This way it only affects the parts that interest you. You can create a QSS with this code or copy and paste it to the end of the current QSS file. /* Secuencer = qtractorTracks */ /* Midi Editor = qtractorMidiEditorForm */ qtractorTracks QScrollBar:horizontal, qtractorMidiEditorForm QScrollBar:horizontal { height: 0; } qtractorTracks QScrollBar:vertical, qtractorMidiEditorForm QScrollBar:vertical { width: 0; } qtractorTracks qtractorScrollView QToolButton, qtractorMidiEditorForm qtractorScrollView QToolButton { min-height: 0; min-width: 0; max-height: 0; max-width: 0; border: none; } Reply
Just realized the mixer would
Just realized the mixer would suffer somewhat here as it doesn't seem to respond to scrollwheel activity in the same way the arranger window does.
Solution
This way it only affects the parts that interest you.
You can create a QSS with this code or copy and paste it to the end of the current QSS file.
This is sooooo cool
This is sooooo cool
So cool. I'm going to try
So cool. I'm going to try this later tonight :)
Add new comment